X-Git-Url: https://git.rohieb.name/iserv-mod-room-reservation.git/blobdiff_plain/aa1cf6ab5d1dcb713e5dc46e5c9b71908ac9203b..6c14abeeed0e8d8353a254c532701abb6dd61444:/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