mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-22 09:00:17 +01:00
13 lines
251 B
Makefile
13 lines
251 B
Makefile
NULL=
|
|
|
|
EXTRA_DIST = \
|
|
example-service.py \
|
|
example-client.py \
|
|
example-signal-emitter.py \
|
|
example-signal-recipient.py \
|
|
gconf-proxy-client.py \
|
|
gconf-proxy-service.py \
|
|
gconf-proxy-service2.py \
|
|
list-system-services.py \
|
|
$(NULL)
|
|
|