X-Git-Url: https://git.rohieb.name/iserv-mod-room-reservation.git/blobdiff_plain/de19e9edcf0ee7cc451f7bc819006ff869050062..HEAD:/Makefile diff --git a/Makefile b/Makefile index 3c4bd8a..41d1775 100644 --- a/Makefile +++ b/Makefile @@ -128,7 +128,7 @@ uninstall: # clean up clean: distclean - rm Doxyfile + if [ -e Doxyfile ]; then rm Doxyfile; fi distclean: $(RM) doc/source