dbus/python/examples/Makefile.am
Seth Nickell dd4ff748c1 2004-07-10 Seth Nickell <seth@gnome.org>
* python/examples/Makefile.am:

	Fix distcheck breakage caused by new examples.
2004-07-11 03:09:03 +00:00

13 lines
251 B
Makefile

NULL=
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)