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

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