summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f1ca8ea..8c3bfa9 100644
--- a/Makefile
+++ b/Makefile
@@ -6,4 +6,3 @@ clean:
distclean: clean
find . -regex '.*\(~\|#\|\.swp\)' -exec rm {} \;
-