dbus/python/examples Makefile.am,1.4,1.5
Seth Nickell
seth at pdx.freedesktop.org
Sat Jul 10 20:09:05 PDT 2004
- Previous message: dbus/python/examples example-service.py, 1.5,
1.6 example-signal-emitter.py, NONE,
1.1 example-signal-recipient.py, NONE, 1.1 example-signals.py,
1.2, NONE gconf-proxy-service.py, 1.2,
1.3 gconf-proxy-service2.py, 1.1, 1.2
- Next message: dbus ChangeLog,1.529,1.530
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/dbus/dbus/python/examples
In directory pdx:/tmp/cvs-serv32725/python/examples
Modified Files:
Makefile.am
Log Message:
2004-07-10 Seth Nickell <seth at gnome.org>
* python/examples/Makefile.am:
Fix distcheck breakage caused by new examples.
Index: Makefile.am
===================================================================
RCS file: /cvs/dbus/dbus/python/examples/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Makefile.am 10 Jun 2004 12:13:39 -0000 1.4
+++ Makefile.am 11 Jul 2004 03:09:03 -0000 1.5
@@ -1,12 +1,13 @@
NULL=
-EXTRA_DIST = \
- example-service.py \
- example-client.py \
- example-signals.py \
- gconf-proxy-client.py \
- gconf-proxy-service.py \
- gconf-proxy-service2.py \
- list-system-services.py \
+EXTRA_DIST = \
+ example-service.py \
+ example-client.py \
+ example-signal-emitter.py \
+ example-signal-recipient.py \
+ gconf-proxy-client.py \
+ gconf-proxy-service.py \
+ gconf-proxy-service2.py \
+ list-system-services.py \
$(NULL)
- Previous message: dbus/python/examples example-service.py, 1.5,
1.6 example-signal-emitter.py, NONE,
1.1 example-signal-recipient.py, NONE, 1.1 example-signals.py,
1.2, NONE gconf-proxy-service.py, 1.2,
1.3 gconf-proxy-service2.py, 1.1, 1.2
- Next message: dbus ChangeLog,1.529,1.530
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the dbus-commit
mailing list