gunnar: server/kolab-freebusy Makefile,1.1,1.2

cvs at kolab.org cvs at kolab.org
Mon Aug 13 10:58:10 CEST 2007


Author: gunnar

Update of /kolabrepository/server/kolab-freebusy
In directory doto:/tmp/cvs-serv11961

Modified Files:
	Makefile 
Log Message:
Add the tardist target.

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/kolab-freebusy/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile	8 Aug 2007 09:47:29 -0000	1.1
+++ Makefile	13 Aug 2007 08:58:08 -0000	1.2
@@ -41,5 +41,9 @@
 
 	cp -p $(KOLABRPMPKG)/$(PACKAGE)-$(VERSION)-$(RELEASE).src.rpm .
 
+.PHONY: tardist
+tardist: $(TAR)
+
 $(TAR): freebusy/*.php
-	tar cjf $@ freebusy --exclude="CVS" --exclude="*~"
\ No newline at end of file
+	tar cjf $@ freebusy --exclude="CVS" --exclude="*~"
+





More information about the commits mailing list