X-Git-Url: https://git.rohieb.name/iserv-mod-room-reservation.git/blobdiff_plain/3095004d1343d8da00f8fed2df45add69dc4d04c..de19e9edcf0ee7cc451f7bc819006ff869050062:/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 +