X-Git-Url: https://git.rohieb.name/iserv-mod-error-reporter.git/blobdiff_plain/cadd888dd8d595d2d153bd3621c12216a5154cb1..f667f55d78ade2dd14712f6e724c2d6893e4586d:/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