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

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