X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fmalxml%2FMakefile.am;h=c94be685996e785c722a9f318d346283b931df81;hb=03cd7d7f298324b3cc7185de7e9c65eab79c5048;hp=b4611667ed3c1c718367ddee1be2c2c3f7f33d5c;hpb=025215fcab86e8ea7c143238da9ffab5afdd1067;p=idzebra-moved-to-github.git diff --git a/test/malxml/Makefile.am b/test/malxml/Makefile.am index b461166..c94be68 100644 --- a/test/malxml/Makefile.am +++ b/test/malxml/Makefile.am @@ -1,6 +1,11 @@ -# $Id: Makefile.am,v 1.1 2003-09-08 09:30:17 adam Exp $ +# $Id: Makefile.am,v 1.2 2006-04-27 20:40:42 marc Exp $ check_SCRIPTS = test1.sh TESTS = test1.sh EXTRA_DIST = zebra.cfg $(check_SCRIPTS) f1.xml + +clean-local: + -rm -rf *.LCK + -rm -rf *.log + -rm -rf *.mf