diff --git a/Makefile b/Makefile index f1ca8ea1..8c3bfa96 100644 --- a/Makefile +++ b/Makefile @@ -6,4 +6,3 @@ clean: distclean: clean find . -regex '.*\(~\|#\|\.swp\)' -exec rm {} \; -