extras-buildsys/common Makefile,1.5,1.6

Seth Vidal (skvidal) fedora-extras-commits at redhat.com
Sun Jul 10 06:30:19 UTC 2005


Author: skvidal

Update of /cvs/fedora/extras-buildsys/common
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23110/common

Modified Files:
	Makefile 
Log Message:

add daemonize.py to plague-common



Index: Makefile
===================================================================
RCS file: /cvs/fedora/extras-buildsys/common/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Makefile	6 Jul 2005 21:20:55 -0000	1.5
+++ Makefile	10 Jul 2005 06:30:16 -0000	1.6
@@ -14,9 +14,10 @@
 	HTTPServer.py \
 	AuthedXMLRPCServer.py \
 	SSLCommon.py \
-    SSLConnection.py \
+        SSLConnection.py \
 	XMLRPCServerProxy.py \
 	lighttpdManager.py \
+	daemonize.py \
 	__init__.py
 
 clean:




More information about the scm-commits mailing list