summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-06-19 20:17:05 +0200
committerMarcel Holtmann <marcel@holtmann.org>2010-06-19 20:17:05 +0200
commit11d9063e575dd8c8bc54ff384ff9349459b88899 (patch)
tree43bd617c290757fe0a7fa794f7fd808e9336a2a2 /Makefile.am
parent681aaef1abf582467172af01256e71691587e16d (diff)
downloadofono-11d9063e575dd8c8bc54ff384ff9349459b88899.tar.bz2
Add test script for scanning networks
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b6e4c35a..96116a59 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -342,7 +342,8 @@ test_scripts = test/activate-context \
test/set-tech-preference \
test/set-use-sms-reports \
test/set-cbs-topics \
- test/enable-cbs
+ test/enable-cbs \
+ test/propose-scan
if TEST
testdir = $(pkglibdir)/test