summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 87e03b9..37d1f88 100644
--- a/Makefile
+++ b/Makefile
@@ -38,3 +38,6 @@ install-doc: README.html
clean:
$(RM) -f *.o *~ dyndhcpd README.html
+
+distclean:
+ $(RM) -f *.o *~ dyndhcpd README.html config.h