chiark / gitweb /
Add git-daemon to distclean
[userv-utils.git] / Makefile
index f483bc42e896d1426282a050488ca93cd75544db..ad795cb7b6b41e638ac775a0fff205363b15c22a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 2000 Ian Jackson
+# Copyright (C) 2000,2003 Ian Jackson
 #
 # This is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
 #
 # $Id$
 
-VERSION=0.2.1
+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 \