diff options
| author | Michael Biebl <biebl@debian.org> | 2019-07-31 10:51:42 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2019-07-31 10:51:42 +0200 |
| commit | 2e5fa45ddfbb5cffa1e78221f1cea706e2f298af (patch) | |
| tree | 86f69d36c56de3074280456eddc854a780b8e04b /Makefile.examples | |
| parent | 85563b7fc7ec2cd21e38debb9b28db342e2e8e7c (diff) | |
New upstream version 1.19.90 upstream/1.19.90
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 92923a8d..385a8353 100644 --- a/Makefile.examples +++ b/Makefile.examples @@ -176,7 +176,9 @@ 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-update2.py \ examples/python/gi/nm-wg-set \ examples/python/gi/setting-user-data.py \ examples/python/gi/show-wifi-networks.py \ |