summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGuillaume Zajac <guillaume.zajac@linux.intel.com>2012-08-02 11:41:01 +0200
committerMarcel Holtmann <marcel@holtmann.org>2012-08-02 12:23:34 -0700
commit84ed53efd024d3a2eb120520c21241466181eef0 (patch)
treeee7325ca3c3bf1278bffe39c97d8247c94649fbe /Makefile.am
parent34b4e96adc0455b7359d76bc5fc061097332721d (diff)
downloadofono-84ed53efd024d3a2eb120520c21241466181eef0.tar.bz2
test: Add hold-and-answer script for GCF testing
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 b35cf1f7..44100437 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -622,7 +622,8 @@ test_scripts = test/backtrace \
test/set-context-property \
test/test-gnss \
test/swap-calls \
- test/release-and-answer
+ test/release-and-answer \
+ test/hold-and-answer
if TEST
testdir = $(pkglibdir)/test