aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2013-11-14 22:33:10 +0100
committerGravatar Christian Hesse <mail@eworm.de>2013-11-14 22:33:10 +0100
commit709abe18e5c20b24654b177f6543cfe95ed1ac4d (patch)
tree83e9debaf0fd6a259143b060879f167cc673f5ef /Makefile
parentf93686fed4b3e1f45452dedff0c4f75108a639ac (diff)
downloadpaccache-709abe18e5c20b24654b177f6543cfe95ed1ac4d.tar.gz
paccache-709abe18e5c20b24654b177f6543cfe95ed1ac4d.tar.zst
add 'make distclean' to remove config.h
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a9790f7..d307794 100644
--- a/Makefile
+++ b/Makefile
@@ -58,3 +58,6 @@ install-doc: README.html
clean:
$(RM) -f *.o *~ arch pacredir avahi/pacdbserve.service README.html
+
+distclean:
+ $(RM) -f *.o *~ arch pacredir avahi/pacdbserve.service README.html config.h