summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2011-12-10 12:28:45 +0200
committerMarcel Holtmann <marcel@holtmann.org>2011-12-10 12:28:45 +0200
commit4390d748059b28ae9900aa77a9808707526b2332 (patch)
tree3232afb9ff15d92d7c6bf4d4be2d10a4626a8f12 /Makefile.am
parent59ecfcb3e5d2f9b04f6f4d5c9f4851395ba8591b (diff)
downloadconnman-4390d748059b28ae9900aa77a9808707526b2332.tar.gz
connman-4390d748059b28ae9900aa77a9808707526b2332.tar.bz2
connman-4390d748059b28ae9900aa77a9808707526b2332.zip
build: Remove unused list-profiles test script
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 d5a76f94..ad9f70d9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -189,7 +189,7 @@ unit_test_session_LDADD = @GLIB_LIBS@ @DBUS_LIBS@ -ldl
unit_objects += $(unit_test_session_OBJECTS)
endif
-test_scripts = test/get-state test/list-profiles test/list-services \
+test_scripts = test/get-state test/list-services \
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 \