nasty :set expandtab in .vimrc -.-
authorRoland Hieber <devnull@localhost>
Thu, 22 Oct 2009 21:27:13 +0000 (23:27 +0200)
committerRoland Hieber <devnull@localhost>
Thu, 22 Oct 2009 21:27:13 +0000 (23:27 +0200)
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.026059 seconds and 4 git commands to generate.