make doc builds the handbook, see FS#163 for more details. Maybe we want to change make doc that it ignores --disable-documentation. This is not yet decided (reviewed by bernd)

Dumux-Svn-Revison: 9014
Ported-By: Andreas Lauser <andreas.lauser@iws.uni-stuttgart.de>
This commit is contained in:
Christoph Grueninger
2012-08-30 08:12:25 +00:00
committed by Andreas Lauser
parent 5c5e098d54
commit 7f6b922a15

View File

@@ -34,6 +34,8 @@ dumux-handbook.pdf: $(TEXSOURCE)
@LATEX@ dumux-handbook.tex <&-
@DVIPDF@ dumux-handbook <&-
doc: dumux-handbook.pdf
#dist-hook:
# sed $(srcdir)/Makefile.dist.am -e 's/Makefile\.dist/Makefile/g' > $(distdir)/Makefile.am
# sed $(srcdir)/Makefile.dist.in -e 's/Makefile\.dist/Makefile/g' > $(distdir)/Makefile.in