mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-24 22:50:08 +01:00
Fixed typo for python/examples make
This commit is contained in:
parent
15e3aa9257
commit
e7ec62bcb0
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2004-06-10 Owen Fraser-Green <owen@discobabe.net>
|
||||
|
||||
* python/examples/Makefile.am: Fixed typo in EXTRA_DIST.
|
||||
|
||||
2004-06-09 Olivier Andrieu <oliv__a@users.sourceforge.net>
|
||||
|
||||
* bus/driver.c, dbus/dbus-bus.c: use BOOLEAN instead of UINT32 for
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ NULL=
|
|||
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 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue