dbus/python/examples Makefile.am,1.3,1.4

Owen Fraser-Green ow3n at pdx.freedesktop.org
Thu Jun 10 22:13:41 EST 2004


Update of /cvs/dbus/dbus/python/examples
In directory pdx:/tmp/cvs-serv18802/python/examples

Modified Files:
	Makefile.am 
Log Message:
Fixed typo for python/examples make


Index: Makefile.am
===================================================================
RCS file: /cvs/dbus/dbus/python/examples/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Makefile.am	30 May 2004 08:20:58 -0000	1.3
+++ Makefile.am	10 Jun 2004 12:13:39 -0000	1.4
@@ -3,7 +3,7 @@
 EXTRA_DIST = 			\
 	example-service.py 	\
 	example-client.py	\
-	example-signal.py	\
+	example-signals.py	\
 	gconf-proxy-client.py	\
 	gconf-proxy-service.py	\
 	gconf-proxy-service2.py	\




More information about the dbus-commit mailing list