mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-21 04:00:09 +01:00
Move examples using dbus-python ('dbus' module) and GObject introspection into
their own directories.
11 lines
229 B
Makefile
11 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
|