diff options
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 437b1e0e..18114a6d 100644 --- a/Makefile.examples +++ b/Makefile.examples @@ -187,6 +187,7 @@ EXTRA_DIST += \ 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-up-many.py \ examples/python/gi/nm-update2.py \ examples/python/gi/nm-wg-set \ examples/python/gi/ovs-external-ids.py \ |