mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-25 00:00:17 +01:00
9 lines
127 B
Makefile
9 lines
127 B
Makefile
NULL=
|
|
|
|
EXTRA_DIST = \
|
|
example-service.py \
|
|
example-client.py \
|
|
example-signal.py \
|
|
list-system-services.py \
|
|
$(NULL)
|
|
|