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:
parent
31512b7323
commit
a1c0b1b08c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user