From c3436f19411bac2d8d1c1837531fca11afefb5c0 Mon Sep 17 00:00:00 2001 From: Samuel Ortiz Date: Tue, 9 Aug 2011 12:22:34 +0200 Subject: [PATCH] Makefile: Remove test-profile from test_scripts --- Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index b55905a..ed9e5a1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -191,8 +191,7 @@ unit_objects += $(unit_test_session_OBJECTS) endif test_scripts = test/get-state test/list-profiles test/list-services \ - test/connect-service test/monitor-services \ - test/set-address test/test-profile \ + test/connect-service test/monitor-services test/set-address \ 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 \ -- 2.7.4