blob: 4a9b8abc656889cfc7cf6b1ccd878c2730a72c07 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
  | 
NULL=
EXTRA_DIST = 			\
	example-service.py 	\
	example-client.py	\
	example-signal.py	\
	gconf-proxy-client.py	\
	gconf-proxy-service.py	\
	gconf-proxy-service2.py	\
	list-system-services.py \
	$(NULL)
  |