summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaniel Wagner <daniel.wagner@bmw-carit.de>2011-04-04 09:57:10 +0200
committerSamuel Ortiz <sameo@linux.intel.com>2011-04-04 11:44:29 +0200
commit2cc3f2ac30fb031534438886a55ec8e20a09fd33 (patch)
tree440a89214ef7b8fec199d45bd998c89b6b0b54ed /Makefile.am
parentad5c558e4c3ec8180d44c288339eefbc664cbba6 (diff)
downloadconnman-2cc3f2ac30fb031534438886a55ec8e20a09fd33.tar.gz
connman-2cc3f2ac30fb031534438886a55ec8e20a09fd33.tar.bz2
connman-2cc3f2ac30fb031534438886a55ec8e20a09fd33.zip
test: Add test-session script to Makefile
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 2e293537..52c0984d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -187,7 +187,8 @@ test_scripts = test/get-state test/list-profiles test/list-services \
test/test-counter test/set-ipv4-method test/set-ipv6-method \
test/set-nameservers test/set-domains test/find-service \
test/get-services test/get-proxy-autoconfig test/set-proxy \
- test/enable-tethering test/disable-tethering test/backtrace
+ test/enable-tethering test/disable-tethering test/backtrace \
+ test/test-session
if TEST
testdir = $(pkglibdir)/test