From: Roland Hieber Date: Thu, 22 Oct 2009 21:27:13 +0000 (+0200) Subject: nasty :set expandtab in .vimrc -.- X-Git-Tag: REL_9.10.23~2^2~2 X-Git-Url: https://git.rohieb.name/iserv-mod-room-reservation.git/commitdiff_plain/de19e9edcf0ee7cc451f7bc819006ff869050062 nasty :set expandtab in .vimrc -.- --- 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 +