summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-12-13 22:17:25 +0100
committerMarcel Holtmann <marcel@holtmann.org>2009-12-13 22:17:25 +0100
commitc1bc396cd07a620a53836b0b5c873377b0833635 (patch)
treef85302db41e5aa5cb5cba680f61fce826e8fe250
parent76e2eb1afca8a877b60b78ed1c56d80caa922ab1 (diff)
downloadofono-c1bc396cd07a620a53836b0b5c873377b0833635.tar.bz2
Add set-mic-volume test script to distribution
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 2a140c1c..ddb90160 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -242,7 +242,8 @@ test_scripts = test/test-manager test/test-modem test/test-voicecall \
test/receive-sms test/send-sms \
test/list-contexts test/create-context \
test/activate-context test/deactivate-context \
- test/process-context-settings
+ test/process-context-settings \
+ test/set-mic-volume
if TEST
testdir = $(pkglibdir)/test