X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=test%2Fsort%2FMakefile.am;h=4d6b90f0a8395fda314bcf97b8e08243fb60dba3;hb=4761773f2ff08474c71cc3f44cae1642b45834c1;hp=b00e9b4dacfe6a54e3bbe326003535c76d00ff55;hpb=587c1d5cac956ec0cf482fc14ecea40240e85fd8;p=idzebra-moved-to-github.git diff --git a/test/sort/Makefile.am b/test/sort/Makefile.am index b00e9b4..4d6b90f 100644 --- a/test/sort/Makefile.am +++ b/test/sort/Makefile.am @@ -1,4 +1,9 @@ -TESTS = test1.sh +# $Id: Makefile.am,v 1.2 2003-05-21 14:39:22 adam Exp $ -EXTRA_DIST = $(TESTS) zebra.cfg rec1.xml rec2.xml rec3.xml zebra.cfg my.abs +check_SCRIPTS = test1.sh + +TESTS = $(check_SCRIPTS) + +EXTRA_DIST = zebra.cfg rec1.xml rec2.xml rec3.xml zebra.cfg my.abs \ + $(check_SCRIPTS)