summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-05-13 12:39:03 +0200
committerMarcel Holtmann <marcel@holtmann.org>2010-05-13 12:41:51 +0200
commit9f43fdde6473e0334ce9820166468136e63977ef (patch)
tree8e170918f3707f3c01f5a5ac0cb9e5bb514e3746 /Makefile.am
parent04200c29b18c961e24bb16f361e726476241b128 (diff)
downloadconnman-9f43fdde6473e0334ce9820166468136e63977ef.tar.gz
connman-9f43fdde6473e0334ce9820166468136e63977ef.tar.bz2
connman-9f43fdde6473e0334ce9820166468136e63977ef.zip
Add support for setting per service domain list
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 8a7aca93..6be9e482 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -143,7 +143,7 @@ test_scripts = test/get-state test/list-profiles test/list-services \
test/test-manager test/test-connman test/monitor-connman \
test/connect-vpn test/disconnect-vpn test/list-providers \
test/monitor-manager test/test-counter test/set-ip-method \
- test/set-nameservers
+ test/set-nameservers test/set-domains
if TEST
testdir = $(pkglibdir)/test