blob: 316b4bbefdb04ead151c6c5368e8bdd335e39758 (
plain)
1
2
3
4
5
6
7
8
|
EXTRA_DIST = \
example-async-client.py \
example-client.py \
example-service.py \
example-signal-emitter.py \
example-signal-recipient.py \
list-system-services.py
# miss out the gconf examples for now - they don't work
|