summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-05-12 20:13:31 +0200
committerMarcel Holtmann <marcel@holtmann.org>2010-05-12 20:13:31 +0200
commit8ef138ed47359f81dd6143a20d39ef249bf75dcd (patch)
treee67efbb918e334a5671cfb2613198a3a5a968fb5 /Makefile.am
parent1eae10743f813bf0cb7aaef12fb5e6cdc489f6de (diff)
downloadconnman-8ef138ed47359f81dd6143a20d39ef249bf75dcd.tar.gz
connman-8ef138ed47359f81dd6143a20d39ef249bf75dcd.tar.bz2
connman-8ef138ed47359f81dd6143a20d39ef249bf75dcd.zip
Add support for setting manual DNS server configuration
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 64c02644..8a7aca93 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -142,7 +142,8 @@ test_scripts = test/get-state test/list-profiles test/list-services \
test/simple-agent test/show-introspection test/test-compat \
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/monitor-manager test/test-counter test/set-ip-method \
+ test/set-nameservers
if TEST
testdir = $(pkglibdir)/test