nasty :set expandtab in .vimrc -.-
[iserv-mod-room-reservation.git] / Makefile
index cb25947..3c4bd8a 100644 (file)
--- 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
+
This page took 0.027467 seconds and 4 git commands to generate.