Fixed typo for python/examples make

This commit is contained in:
Owen Fraser-Green 2004-06-10 12:13:39 +00:00
parent 15e3aa9257
commit e7ec62bcb0
2 changed files with 5 additions and 1 deletions

View file

@ -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

View file

@ -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 \