X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fconfig%2FMakefile.am;fp=test%2Fconfig%2FMakefile.am;h=0983823df1d73d205b188e6b84a67b7d4039c141;hb=3f8634ae4b443725ed340661a3a9ccdaae2da92f;hp=5139392ff30dc081c48d8b423be4b782b4e04ea7;hpb=6c5eead59b04271013219c4e71b3a1314ced4957;p=idzebra-moved-to-github.git diff --git a/test/config/Makefile.am b/test/config/Makefile.am index 5139392..0983823 100644 --- a/test/config/Makefile.am +++ b/test/config/Makefile.am @@ -1,6 +1,11 @@ -# $Id: Makefile.am,v 1.2 2003-09-16 13:58:00 adam Exp $ +# $Id: Makefile.am,v 1.3 2006-04-27 20:40:42 marc Exp $ check_SCRIPTS = test1.sh test2.sh TESTS = test1.sh test2.sh 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