summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJukka Rissanen <jukka.rissanen@linux.intel.com>2013-03-06 10:39:59 +0200
committerPatrik Flykt <patrik.flykt@linux.intel.com>2013-03-06 15:01:06 +0200
commitde357ea1923ad02860a3a416bd1579f94c0275be (patch)
treeaf71212f04ed3d4da5fec51acc6cb3c4fa3c410f /Makefile.am
parentf1d0e1d8925e0bdd9352dd5a59516e274312205d (diff)
downloadconnman-de357ea1923ad02860a3a416bd1579f94c0275be.tar.gz
connman-de357ea1923ad02860a3a416bd1579f94c0275be.tar.bz2
connman-de357ea1923ad02860a3a416bd1579f94c0275be.zip
build: vpn-property test script was missing from build
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index cd69b56f..9fc159c4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -331,7 +331,7 @@ test_scripts = test/get-state test/list-services \
test/set-nameservers test/set-domains test/set-timeservers
test_scripts += test/vpn-connect test/vpn-disconnect test/vpn-get \
- test/monitor-vpn
+ test/monitor-vpn test/vpn-property
if TEST
testdir = $(pkglibdir)/test