dbus/python/examples/Makefile.am
Seth Nickell 841bf8a026 * python/examples/Makefile.am:
Forget to add Makefile.am. Do not pass go.
2004-05-28 18:43:55 +00:00

9 lines
127 B
Makefile

NULL=
EXTRA_DIST = \
example-service.py \
example-client.py \
example-signal.py \
list-system-services.py \
$(NULL)