diff options
| author | Michael Biebl <biebl@debian.org> | 2011-10-16 08:47:38 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2011-10-16 08:47:38 +0200 |
| commit | dcc310e31af7fa88eb51fabe90de7edd374aecc5 (patch) | |
| tree | a517abb10b0f0be34e511ca0cb2a78a2e0074362 /examples/python/Makefile.am | |
| parent | 263bf4c0c89bb88dc995acd9a6a2de9095fbd461 (diff) | |
Imported Upstream version 0.9.1.90 upstream/0.9.1.90
Diffstat (limited to 'examples/python/Makefile.am')
| -rw-r--r-- | examples/python/Makefile.am | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/examples/python/Makefile.am b/examples/python/Makefile.am index 7fa376ef..59e16088 100644 --- a/examples/python/Makefile.am +++ b/examples/python/Makefile.am @@ -6,6 +6,5 @@ EXTRA_DIST = \ list-connections.py \ show-bssids.py \ disconnect-device.py \ - get-active-connections.py - - + get-active-connections.py \ + list-devices.py |