diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/Makefile b/documentation/Makefile index 24e7e7768..5f8473048 100644 --- a/documentation/Makefile +++ b/documentation/Makefile @@ -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 |
