X-Git-Url: https://git.rohieb.name/iserv-mod-room-reservation.git/blobdiff_plain/3095004d1343d8da00f8fed2df45add69dc4d04c..396dc72202b1f6df04d935e888377cad404b25eb:/Makefile diff --git a/Makefile b/Makefile index cb25947..3c4bd8a 100644 --- a/Makefile +++ b/Makefile @@ -128,9 +128,10 @@ uninstall: # clean up clean: distclean - rm Doxyfile + rm Doxyfile distclean: $(RM) doc/source .PHONY: clean distclean install +