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