Add html doc dependency on (unused) src/fltk-book.tex for doxygen.

This is not intended and could also be removed from Doxyfile, but
currently this is the best way - more changes to come...


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10361 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Albrecht Schlosser 2014-10-05 22:39:31 +00:00
parent 31512b7323
commit a1c0b1b08c
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ uninstall-linux uninstall-osx:
# is not made by default.
# Use `make html' or `make dist' to create the html docs
html: $(HTMLFILES) Doxyfile
html: $(HTMLFILES) Doxyfile src/fltk-book.tex
echo "Generating HTML documentation..."
-$(RMDIR) html
-$(INSTALL_DIR) html