aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2014-01-02 14:04:41 +0100
committerGravatar Christian Hesse <mail@eworm.de>2014-01-02 14:04:41 +0100
commit18c11dba6a9309b624c67ec6cf7633fa9bdda17a (patch)
treeaa2769fdb4affd715fe7512855fa26bf2ed2a729
parentcf92d0c21b33ab2885e4fa873ee5b437239834ee (diff)
downloadnullshell-18c11dba6a9309b624c67ec6cf7633fa9bdda17a.tar.gz
nullshell-18c11dba6a9309b624c67ec6cf7633fa9bdda17a.tar.zst
add make distclean
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e50dfe9..486de93 100644
--- a/Makefile
+++ b/Makefile
@@ -38,3 +38,6 @@ install-doc: README.html
clean:
$(RM) -f README.html nullshell version.h
+
+distclean:
+ $(RM) -f README.html nullshell version.h config.h