summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-05-13 14:24:32 +0200
committerMarcel Holtmann <marcel@holtmann.org>2010-05-13 14:24:32 +0200
commit83a6632160cc24de958206623264772e532b254a (patch)
tree28dc6d47e7fbdd1ab7295a205c4897ced4c8fe6b /Makefile.am
parent4b4d04c50a07db309b03e8000a4a165a102c97d6 (diff)
downloadconnman-83a6632160cc24de958206623264772e532b254a.tar.gz
connman-83a6632160cc24de958206623264772e532b254a.tar.bz2
connman-83a6632160cc24de958206623264772e532b254a.zip
Add initial support for LookupService helper method
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 6be9e482..4797b878 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-domains
+ test/set-nameservers test/set-domains test/find-service
if TEST
testdir = $(pkglibdir)/test