diff options
Diffstat (limited to 'examples/python/gi/Makefile.am')
| -rw-r--r-- | examples/python/gi/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/python/gi/Makefile.am b/examples/python/gi/Makefile.am index dcf2dff0..9c69407f 100644 --- a/examples/python/gi/Makefile.am +++ b/examples/python/gi/Makefile.am @@ -6,4 +6,6 @@ EXTRA_DIST = \ get_ips.py \ add_connection.py \ get-active-connections.py \ - update-ip4-method.py + update-ip4-method.py \ + deactivate-all.py \ + README |