The branch, build-baikal has been updated via f9d2b298dea7a78b35205119bc124f0ac986e727 (commit) from 93e38fdce2366863b121ac5a79ead3ea7deef317 (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 ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: Makefile | 5 +++++ 1 file changed, 5 insertions(+) The diff of changes is: diff --git a/Makefile b/Makefile index eee6d3d..a9208da 100755 --- a/Makefile +++ b/Makefile @@ -4,6 +4,11 @@ all: build build: build-indep +# make man2html build available from project's base folder... +build_man2html: + cd x2goserver && make $@ + cd x2goserver-extensions && make $@ + clean: cd x2goserver && make $@ cd x2goserver-extensions && make $@ hooks/post-receive -- x2goserver.git (X2Go Server) 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 "x2goserver.git" (X2Go Server).