aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 3b4b2978..5902950a 100644
--- a/Makefile
+++ b/Makefile
@@ -48,13 +48,11 @@
all : gnupg
-clean :
+clean distclean :
rm -f \
gnupg/gpg.conf \
tmux/tmux.conf
-distclean : clean
-
gnupg : gnupg/gpg.conf
gnupg/gpg.conf :