gunnar: server/kolabd Makefile,1.11,1.12

cvs at kolab.org cvs at kolab.org
Thu Aug 16 12:47:12 CEST 2007


Author: gunnar

Update of /kolabrepository/server/kolabd
In directory doto:/tmp/cvs-serv2182

Modified Files:
	Makefile 
Log Message:
Make this package ready for the replacement of kolab-resource-handlers.

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/kolabd/Makefile,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- Makefile	27 Jul 2007 10:30:33 -0000	1.11
+++ Makefile	16 Aug 2007 10:47:10 -0000	1.12
@@ -33,3 +33,6 @@
 tar:
 	test -d $(MAKETAR)/$(PACKAGE) || mkdir -p $(MAKETAR)/$(PACKAGE)
 	tar -cvj --exclude=CVS --exclude=\*~ --exclude=dist -f $(MAKETAR)/$(PACKAGE)/$(PACKAGE)-$(VERSION)-$(RELEASE).tar.bz2 *
+
+.PHONY: clean_all
+clean_all:
\ No newline at end of file





More information about the commits mailing list