about summary refs log tree commit diff
path: root/Makefile.examples
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2021-02-25 11:36:45 +0100
committerSebastien Bacher <seb128@ubuntu.com>2021-02-25 11:36:45 +0100
commitd92aa7f298fe84d4cf686c5ad64b73438e00d377 (patch)
tree2f1f4c7b48cff9e63b0d0e3669bada3d9aeda72e /Makefile.examples
parenta82e048a943092315a32d745c99e0f5635e29134 (diff)
parent3a56bce6c0ea7ba0fe269520547740783b342e0d (diff)
Merge branch 'upstream/latest' of https://salsa.debian.org/utopia-team/network-manager into upstream/latest
Diffstat (limited to 'Makefile.examples')
-rw-r--r--Makefile.examples2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.examples b/Makefile.examples
index 385a8353..3cb46293 100644
--- a/Makefile.examples
+++ b/Makefile.examples
@@ -178,8 +178,10 @@ EXTRA_DIST += \
 	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-keyfile.py \
 	examples/python/gi/nm-update2.py \
 	examples/python/gi/nm-wg-set \
+	examples/python/gi/ovs-external-ids.py \
 	examples/python/gi/setting-user-data.py \
 	examples/python/gi/show-wifi-networks.py \
 	examples/python/gi/update-ip4-method.py \