aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2013-11-15 09:37:11 +0100
committerGravatar Christian Hesse <mail@eworm.de>2013-11-15 09:37:11 +0100
commita2b5728db3ec316620371a98e7ff7217a18a6da1 (patch)
tree96dc774883cd8d9321ae9d9236a2ba384c29c47b
parentabd0affd81943a27a5616e87c1b4296c2d8c00f6 (diff)
downloadcqrlogo-a2b5728db3ec316620371a98e7ff7217a18a6da1.tar.gz
cqrlogo-a2b5728db3ec316620371a98e7ff7217a18a6da1.tar.zst
add 'make distclean' to remove config.h
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7bd7428..f4ad86a 100644
--- a/Makefile
+++ b/Makefile
@@ -140,3 +140,6 @@ check:
clean:
$(RM) -f *.o *~ *.png README.html cqrlogo
+
+distclean:
+ $(RM) -f *.o *~ *.png README.html cqrlogo config.h