Added tag REL_10.03.06 for changeset f92230f8d4a3
[iserv-mod-error-reporter.git] / Makefile
index a555f54..acf4270 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -128,6 +128,7 @@ endif
 
 # clean up
 clean: distclean
+       if [ -e Doxyfile ]; then rm Doxyfile; fi;
 
 distclean:
        $(RM) doc/source
This page took 0.023314 seconds and 4 git commands to generate.