summaryrefslogtreecommitdiff
path: root/test/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-12-15 08:50:11 +0100
committerMarcel Holtmann <marcel@holtmann.org>2008-12-15 08:50:11 +0100
commitf457515a077ff1946ec5ab00635c47a2a40bab8a (patch)
treeb3954215047e5d70892e41dac5380efe7ea74aae /test/Makefile.am
parent93ee679d1e82bbc875130e077f8558230b8d4b29 (diff)
downloadconnman-f457515a077ff1946ec5ab00635c47a2a40bab8a.tar.gz
connman-f457515a077ff1946ec5ab00635c47a2a40bab8a.tar.bz2
connman-f457515a077ff1946ec5ab00635c47a2a40bab8a.zip
Add script for selecting connections
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index e4ea64f7..2087e881 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -1,5 +1,5 @@
-EXTRA_DIST = get-state list-profiles list-connections \
+EXTRA_DIST = get-state list-profiles list-connections select-connection \
list-devices enable-device disable-device start-scanning \
list-networks select-network disable-network create-network \
set-passphrase simple-agent show-introspection \