summaryrefslogtreecommitdiffstats
path: root/python/examples/Makefile.am
blob: 743c520e7029f4878eb9d6aa0c5159a130157832 (plain)
1
2
3
4
5
6
7
8
9
NULL=

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