diff options
Diffstat (limited to 'examples/python/Makefile.am')
| -rw-r--r-- | examples/python/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/python/Makefile.am b/examples/python/Makefile.am index 59e16088..2706c0f4 100644 --- a/examples/python/Makefile.am +++ b/examples/python/Makefile.am @@ -7,4 +7,6 @@ EXTRA_DIST = \ show-bssids.py \ disconnect-device.py \ get-active-connections.py \ - list-devices.py + list-devices.py \ + goi-list-connections.py \ + goi-device-state-ip4config.py |