summaryrefslogtreecommitdiff
path: root/Makefile.examples
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2019-07-23 08:38:37 +0200
committerThomas Haller <thaller@redhat.com>2019-07-25 15:26:49 +0200
commit360d26e27c0872b2bc96e9dd9d49c4eb6187180d (patch)
tree097f1c02d6da4c4651c59793a134ab866f05e931 /Makefile.examples
parent64c178712a23ab914c0ac28671424f2ae18db543 (diff)
downloadNetworkManager-360d26e27c0872b2bc96e9dd9d49c4eb6187180d.tar.gz
examples: add examples/python/gi/nm-add-connection2.py example scriptth/settings-add2-and-update2-options
This is useful for manually testing AddConnection2() D-Bus API.
Diffstat (limited to 'Makefile.examples')
-rw-r--r--Makefile.examples1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.examples b/Makefile.examples
index 92923a8db6..dcd1ac9d18 100644
--- a/Makefile.examples
+++ b/Makefile.examples
@@ -176,6 +176,7 @@ EXTRA_DIST += \
examples/python/gi/get-active-connections.py \
examples/python/gi/get_ips.py \
examples/python/gi/list-connections.py \
+ examples/python/gi/nm-add-connection2.py \
examples/python/gi/nm-connection-update-stable-id.py \
examples/python/gi/nm-wg-set \
examples/python/gi/setting-user-data.py \