diff options
| author | Michael Biebl <biebl@debian.org> | 2017-12-12 15:53:07 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2017-12-12 15:53:07 +0100 |
| commit | afcd268ea7b1149fbfb66bce4eca659b675da0a2 (patch) | |
| tree | c3fca2203ad17434daf3ccf576582bd66aa41ab2 /Makefile.examples | |
| parent | 417f6015c3dc8c47cf27daa59f64e0e36c521b9c (diff) | |
New upstream version 1.10.2 upstream/1.10.2
Diffstat (limited to 'Makefile.examples')
| -rw-r--r-- | Makefile.examples | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.examples b/Makefile.examples index 63370e2c..0326f7a2 100644 --- a/Makefile.examples +++ b/Makefile.examples @@ -171,6 +171,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-connection-update-stable-id.py \ examples/python/gi/setting-user-data.py \ examples/python/gi/show-wifi-networks.py \ examples/python/gi/update-ip4-method.py \ |