]> code.ossystems Code Review - openembedded-core.git/blob
57df7196ece10c8b2ab439b8a0f78ecedbda020c
[openembedded-core.git] /
1 Index: git/test/Makefile.am
2 ===================================================================
3 --- git.orig/test/Makefile.am   2009-05-21 12:07:39.000000000 +0100
4 +++ git/test/Makefile.am        2009-05-21 17:29:33.000000000 +0100
5 @@ -1,5 +1,7 @@
6  
7 -EXTRA_DIST = get-state list-profiles list-services \
8 +testdir = $(pkgdatadir)/tests
9 +
10 +test_SCRIPTS = get-state list-profiles list-services \
11                 list-connections select-connection \
12                 list-devices enable-device disable-device start-scanning \
13                 list-networks select-network disable-network create-network \