gunnar: server/kolab-freebusy Makefile,1.3,1.4

cvs at kolab.org cvs at kolab.org
Thu Aug 23 11:55:00 CEST 2007


Author: gunnar

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

Modified Files:
	Makefile 
Log Message:
A fix to the makefile and some typos.

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/kolab-freebusy/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Makefile	15 Aug 2007 19:30:10 -0000	1.3
+++ Makefile	23 Aug 2007 09:54:58 -0000	1.4
@@ -55,5 +55,5 @@
 tardist: $(TAR)
 
 $(TAR): freebusy/*.php
-	tar cjf $@ freebusy --exclude="CVS" --exclude="*~"
+	tar cjf $@ freebusy --exclude="CVS" --exclude="*~" --exclude=".cvsignore"
 





More information about the commits mailing list