aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetter Reinholdtsen <pere@hungry.com>2006-08-24 08:03:22 +0000
committerPetter Reinholdtsen <pere@hungry.com>2006-08-24 08:03:22 +0000
commit81cee21b0c330a5e40f19a2eaa933d537f741f4e (patch)
treed2dfc19bce68e7409cdd4a17bb4725a3460ee3ad
parent627c760d661521ef2b217cbf05232655e4b0eca9 (diff)
downloadsitesummary-81cee21b0c330a5e40f19a2eaa933d537f741f4e.tar.gz
sitesummary-81cee21b0c330a5e40f19a2eaa933d537f741f4e.tar.bz2
sitesummary-81cee21b0c330a5e40f19a2eaa933d537f741f4e.tar.xz
Make sure there is a distclean target.
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c6c6582..7c17518 100644
--- a/Makefile
+++ b/Makefile
@@ -33,3 +33,4 @@ install-client:
clean:
$(RM) -f *~ */*~
+distclean: clean