The branch, master has been updated via 41c7c70facf6c08a68a9f9958fa98cd85c76f1db (commit) from 28ad8db6817edb6021c45b13e4cd3006f18015da (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 41c7c70facf6c08a68a9f9958fa98cd85c76f1db Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Dec 10 23:26:44 2013 +0100 re-enable man2html builds for x2goadmincenter ----------------------------------------------------------------------- Summary of changes: x2goadmincenter/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/x2goadmincenter/Makefile b/x2goadmincenter/Makefile index 2d6b168..af97670 100755 --- a/x2goadmincenter/Makefile +++ b/x2goadmincenter/Makefile @@ -41,7 +41,7 @@ build_plugins: for module in `ls modules`; do cd $(SRC_DIR)/modules/$$module && qmake-qt4 $$module.pro && make; done build_man: -# $(MAKE) -f Makefile.man2html build + $(MAKE) -f Makefile.man2html build clean: clean_admincenter clean_plugins clean_man find . -type f -name '*.o' -exec rm -vf {} + hooks/post-receive -- x2goadmincenter.git (X2Go Administration Center) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "x2goadmincenter.git" (X2Go Administration Center).