summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@profusion.mobi>2010-02-18 09:16:59 -0200
committerMarcel Holtmann <marcel@holtmann.org>2010-02-18 09:14:22 -0800
commita71874c4ff953b2f3c8089767dc7a7a57a46d36c (patch)
tree4b990271d489837279699d30a4021d1c2cee70be /Makefile.am
parent8393bb169f348d55133e828748ff87860e93cad0 (diff)
downloadconnman-a71874c4ff953b2f3c8089767dc7a7a57a46d36c.tar.gz
connman-a71874c4ff953b2f3c8089767dc7a7a57a46d36c.tar.bz2
connman-a71874c4ff953b2f3c8089767dc7a7a57a46d36c.zip
Add script to set IP configuration method
This script is used to set IPv4.Configuration property of a service, allowing to change among dhcp and manual methods.
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 37d5ef89..b10b1bb1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -141,7 +141,7 @@ 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/monitor-manager test/test-counter test/set-ip-method
if TEST
testdir = $(pkglibdir)/test