diff options
Diffstat (limited to 'examples/python/Makefile.am')
| -rw-r--r-- | examples/python/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/python/Makefile.am b/examples/python/Makefile.am index 179e2f3c..dec8b571 100644 --- a/examples/python/Makefile.am +++ b/examples/python/Makefile.am @@ -3,6 +3,7 @@ EXTRA_DIST = \ add-system-connection.py \ vpn.py \ list-connections.py \ - show-bssids.py + show-bssids.py \ + disconnect-device.py |