X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fconfig%2FMakefile.am;h=0983823df1d73d205b188e6b84a67b7d4039c141;hb=b571d1a1012dfbe07e4a484ea5425c909bbf7120;hp=35c7e9f9f39ff8f7800f1d34858667f9f7f3063c;hpb=8f611f1ada2fb8cfda909be015032c924cfed42a;p=idzebra-moved-to-github.git diff --git a/test/config/Makefile.am b/test/config/Makefile.am index 35c7e9f..0983823 100644 --- a/test/config/Makefile.am +++ b/test/config/Makefile.am @@ -1,6 +1,11 @@ -# $Id: Makefile.am,v 1.1 2003-09-16 12:18:25 adam Exp $ +# $Id: Makefile.am,v 1.3 2006-04-27 20:40:42 marc Exp $ -check_SCRIPTS = test1.sh -TESTS = test1.sh +check_SCRIPTS = test1.sh test2.sh +TESTS = test1.sh test2.sh -EXTRA_DIST = zebra.cfg $(check_SCRIPTS) g.grs g.abs +EXTRA_DIST = zebra.cfg $(check_SCRIPTS) g.rec g.abs m.rec m.flt m.rec + +clean-local: + -rm -rf *.LCK + -rm -rf *.log + -rm -rf *.mf