diff options
Diffstat (limited to 'examples/shell/Makefile.am')
-rw-r--r-- | examples/shell/Makefile.am | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/examples/shell/Makefile.am b/examples/shell/Makefile.am index e4083d9aa..e4b6f6c79 100644 --- a/examples/shell/Makefile.am +++ b/examples/shell/Makefile.am @@ -1,3 +1,6 @@ EXTRA_DIST = \ nm-logging.sh \ - get-hostname.sh + get-hostname.sh \ + list-devices.sh \ + disconnect-device.sh \ + active-wifi.sh |