diff options
| author | Jeremy Bicha <jeremy.bicha@canonical.com> | 2023-01-13 15:22:36 -0500 |
|---|---|---|
| committer | Jeremy Bicha <jeremy.bicha@canonical.com> | 2023-01-13 15:22:36 -0500 |
| commit | 232b13fc50aa7350766da07d057eb397f12fbf71 (patch) | |
| tree | cd5a435c17f32b7347398363ab12188208d88c2f /Makefile.examples | |
| parent | 4baddbd2cc3e3d92b45b574ab18aa2630c812e6a (diff) | |
| parent | ac445e26cbdad011277f8822e0fc468ab1a6c61f (diff) | |
Merge tag 'debian/1.40.10-1' into ubuntu/master
network-manager Debian release 1.40.10-1
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 076af724..3b262209 100644 --- a/Makefile.examples +++ b/Makefile.examples @@ -182,6 +182,7 @@ EXTRA_DIST += \ examples/python/gi/add_connection.py \ examples/python/gi/checkpoint.py \ examples/python/gi/deactivate-all.py \ + examples/python/gi/device-reapply.py \ examples/python/gi/device-state-ip4config.py \ examples/python/gi/dns.py \ examples/python/gi/firewall-zone.py \ |