
Move examples using dbus-python ('dbus' module) and GObject introspection into their own directories.
12 lines
229 B
Makefile
12 lines
229 B
Makefile
EXTRA_DIST = \
|
|
nm-state.py \
|
|
add-connection.py \
|
|
add-system-wifi-connection.py
|
|
vpn.py \
|
|
update-secrets.py \
|
|
list-connections.py \
|
|
show-bssids.py \
|
|
disconnect-device.py \
|
|
get-active-connection-uuids.py \
|
|
list-devices.py
|