From 19e51ec8264ce0d32ffdee28f7194a55f85ee7f2 Mon Sep 17 00:00:00 2001 From: Samuel Ortiz Date: Fri, 24 Feb 2012 23:06:47 +0100 Subject: build: Remove find-service and connect-service from test_scripts --- Makefile.am | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index a6509f1b..2cd7d93d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -202,18 +202,17 @@ unit_objects += $(unit_nat_ippool_OBJECTS) endif test_scripts = test/get-state test/list-services \ - test/connect-service test/monitor-services test/set-address \ + test/monitor-services test/set-address test/test-clock \ 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/monitor-manager \ test/test-counter test/set-ipv4-method test/set-ipv6-method \ - test/set-nameservers test/set-domains test/find-service \ test/get-services test/get-proxy-autoconfig test/set-proxy \ test/enable-tethering test/disable-tethering test/backtrace \ test/test-session test/provision-service test/test-supplicant \ test/test-new-supplicant test/service-move-before \ test/set-global-timeservers test/get-global-timeservers \ - test/test-clock + test/set-nameservers test/set-domains if TEST testdir = $(pkglibdir)/test -- cgit v1.2.3