summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorIan Jackson <ian@liberator.relativity.greenend.org.uk>2010-05-22 19:26:59 +0100
committerIan Jackson <ian@liberator.relativity.greenend.org.uk>2010-05-22 19:26:59 +0100
commit03e9a8cdc3d96acb99d1dedf28b0cc5b8e8b2c9b (patch)
treecdcd40ab006851060014e51caee44d763e9c6f9d /Makefile
parentc6106de89f45eeb5f684ccfb2627d6259b1f881b (diff)
downloaduserv-utils-03e9a8cdc3d96acb99d1dedf28b0cc5b8e8b2c9b.tar.gz
Add git-daemon to distclean
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index eecb31a..ad795cb 100644
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@ VERSION=0.2.99.0.1
all:
@echo >&2 'See README. This is not a unified package.'
-SUBDIRS_DISTCLEAN= www-cgi ipif
+SUBDIRS_DISTCLEAN= www-cgi ipif git-daemon
distclean:
find . \( -name '*~' -o -name '#*#' -o -name '*.o' -o -name core \