diff options
Diffstat (limited to 'Makefile.examples')
| -rw-r--r-- | Makefile.examples | 2 |
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 \ |