diff options
| author | Michael Biebl <biebl@debian.org> | 2013-02-03 14:49:22 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2013-02-03 14:49:22 +0100 |
| commit | 9c202e3e860b3be9e1f8882630b69affbb130102 (patch) | |
| tree | 8202bf39f2129486971fa7d5ae0dee61a561aa53 /examples/shell/Makefile.am | |
| parent | 36cb2f364a821e1be50b23e03a18891ec55adb06 (diff) | |
Imported Upstream version 0.9.7.995 upstream/0.9.7.995
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 e4083d9a..e4b6f6c7 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 |