
27 Sep
2014
27 Sep
'14
3:04 p.m.
Module: ppl/ppl Branch: master Commit: 0b93034882241b67a9074014ead300ecd49b5f26 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=0b93034882241...
Author: Roberto Bagnara roberto.bagnara@bugseng.com Date: Sat Sep 27 17:04:09 2014 +0200
Fixed.
---
doc/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/Makefile.am b/doc/Makefile.am index 5ae0ff5..73a745d 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -747,7 +747,7 @@ uninstall-txt
if BUILD_DOCUMENTATION
-CONTINUE_IF_NO_DOC = true +CONTINUE_IF_NO_DOC = false
else !BUILD_DOCUMENTATION