From 16c2e0cd819efe72baf258a1f068f2d7a48dc0c0 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 15 Jul 2009 18:39:26 +0200 Subject: [PATCH] Include test script for connection service --- test/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Makefile.am b/test/Makefile.am index c1c08c9..e63f113 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -1,5 +1,5 @@ -EXTRA_DIST = get-state list-profiles list-services \ +EXTRA_DIST = get-state list-profiles list-services connect-service \ list-connections select-connection \ list-devices enable-device disable-device start-scanning \ list-networks select-network disable-network create-network \ -- 2.7.4