X-Git-Url: https://git.rohieb.name/iserv-mod-error-reporter.git/blobdiff_plain/14c178039044c79ef0f4f770c869e73e69ff1c07..857ce6770cce9e107bb1aca3cb8545a80d9068e1:/Makefile diff --git a/Makefile b/Makefile index 3b25f0f..acf4270 100644 --- a/Makefile +++ b/Makefile @@ -128,7 +128,7 @@ endif # clean up clean: distclean - [ -e Doxyfile ] && rm Doxyfile + if [ -e Doxyfile ]; then rm Doxyfile; fi; distclean: $(RM) doc/source