mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-02-08 08:00:34 +01:00
10 lines
127 B
Text
10 lines
127 B
Text
|
|
NULL=
|
||
|
|
|
||
|
|
EXTRA_DIST = \
|
||
|
|
example-service.py \
|
||
|
|
example-client.py \
|
||
|
|
example-signal.py \
|
||
|
|
list-system-services.py \
|
||
|
|
$(NULL)
|
||
|
|
|