gunnar: server/php-kolab Makefile,1.5,1.6

cvs at kolab.org cvs at kolab.org
Thu Aug 16 08:00:03 CEST 2007


Author: gunnar

Update of /kolabrepository/server/php-kolab
In directory doto:/tmp/cvs-serv26495

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

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/php-kolab/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- Makefile	15 Aug 2007 19:49:43 -0000	1.5
+++ Makefile	16 Aug 2007 06:00:01 -0000	1.6
@@ -39,6 +39,9 @@
 dist: all
 	cp $(PACKAGE)-$(SPEC_VERSION)-$(RELEASE).src.rpm ../stage/
 
+.PHONY: tardist
+tardist: $(SOURCES)
+
 .PHONY: clean_all
 clean_all: clean
 





More information about the commits mailing list