mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 12:32:13 +02:00
14 lines
551 B
Diff
14 lines
551 B
Diff
Index: git/test/Makefile.am
|
|
===================================================================
|
|
--- git.orig/test/Makefile.am 2009-05-21 12:07:39.000000000 +0100
|
|
+++ git/test/Makefile.am 2009-05-21 17:29:33.000000000 +0100
|
|
@@ -1,5 +1,7 @@
|
|
|
|
-EXTRA_DIST = get-state list-profiles list-services \
|
|
+testdir = $(pkgdatadir)/tests
|
|
+
|
|
+test_SCRIPTS = get-state list-profiles list-services \
|
|
list-connections select-connection \
|
|
list-devices enable-device disable-device start-scanning \
|
|
list-networks select-network disable-network create-network \
|