diff options
| author | Michael Biebl <biebl@debian.org> | 2012-06-29 20:12:44 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2012-06-29 20:12:44 +0200 |
| commit | 867254ea7c2b193fecf8cd36cc6e5dc53c290d92 (patch) | |
| tree | 7c698b403882736ab70c3efd524c3460f08c391c /examples/python/Makefile.am | |
| parent | de06e5715e780baade318f3490ac7a4c9ce84e32 (diff) | |
Imported Upstream version 0.9.5.95 upstream/0.9.5.95
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 |