summaryrefslogtreecommitdiffstats
path: root/meta/packages/connman/files/connman-install-tests.patch
blob: 3deda9d72c3b41b7983dbd8993b335f29df6c08a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Index: git/test/Makefile.am
===================================================================
--- git.orig/test/Makefile.am	2009-07-24 16:14:10.000000000 +0100
+++ git/test/Makefile.am	2009-07-24 16:16:18.000000000 +0100
@@ -1,5 +1,6 @@
+testdir = $(pkgdatadir)/tests
 
-EXTRA_DIST = get-state list-profiles list-services connect-service \
+test_SCRIPTS = 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 \