mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-25 01:10:14 +01:00
12 lines
206 B
Makefile
12 lines
206 B
Makefile
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)
|
|
|