diff options
Diffstat (limited to 'docs/Makefile')
| -rw-r--r-- | docs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Makefile b/docs/Makefile index e6a02fdd..4e1e88aa 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -50,6 +50,7 @@ help: .PHONY: clean clean: rm -rf $(BUILDDIR)/* + rm -rf .doxygen_up_to_date .doxygen_up_to_date: ../Doxyfile ../src/*.cpp ../include/proj/*.hpp ../scripts/doxygen.sh |
