summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNishanth V <nishanth.v@intel.com>2016-03-31 09:55:03 +0530
committerDenis Kenzior <denkenz@gmail.com>2016-03-31 10:00:59 -0500
commit1bfdd575192a009f13dcb60e43ff9f869c809f33 (patch)
treee5bfbbfb44e24cdc843894ad021794ee8938d3e6 /Makefile.am
parent8c88c307ca4ed31bbdadd52edd4e3ef3ece596eb (diff)
downloadofono-1bfdd575192a009f13dcb60e43ff9f869c809f33.tar.gz
test: Add get serving cell information script
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 ce4c1073..5cd97665 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -744,7 +744,8 @@ test_scripts = test/backtrace \
test/register-auto \
test/register-operator \
test/set-sms-smsc \
- test/set-sms-bearer
+ test/set-sms-bearer \
+ test/get-serving-cell-info
if TEST
testdir = $(pkglibdir)/test