diff options
| author | Thomas Haller <thaller@redhat.com> | 2016-10-18 14:01:56 +0200 |
|---|---|---|
| committer | Thomas Haller <thaller@redhat.com> | 2016-10-21 17:37:57 +0200 |
| commit | 351851cf271013e0c7d04614fc0a72b7cdd39fd0 (patch) | |
| tree | 38c951ac787024b53c75c4c9a8c800ffac962a03 /examples/python/dbus | |
| parent | b648772fc437744f9afc1037496e63b2b23a2911 (diff) | |
| download | NetworkManager-351851cf271013e0c7d04614fc0a72b7cdd39fd0.tar.gz | |
build: merge "examples/Makefile.am" into toplevel Makefileth/non-recursive-make-bgo772985
Diffstat (limited to 'examples/python/dbus')
| -rw-r--r-- | examples/python/dbus/Makefile.am | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/examples/python/dbus/Makefile.am b/examples/python/dbus/Makefile.am deleted file mode 100644 index 0a89dc5663..0000000000 --- a/examples/python/dbus/Makefile.am +++ /dev/null @@ -1,18 +0,0 @@ -EXTRA_DIST = \ - nm-state.py \ - add-connection.py \ - add-connection-compat.py \ - add-wifi-eap-connection.py \ - add-wifi-psk-connection.py \ - vpn.py \ - update-secrets.py \ - list-connections.py \ - show-bssids.py \ - disconnect-device.py \ - get-active-connection-uuids.py \ - list-devices.py \ - update-ip4-method.py \ - is-wwan-default.py \ - wifi-hotspot.py \ - create-bond.py \ - wifi-active-ap.py |
