X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Ffilters%2FMakefile.am;fp=test%2Ffilters%2FMakefile.am;h=133e39917e2e98cfea329ffb05b79933cdfe427b;hb=3f8634ae4b443725ed340661a3a9ccdaae2da92f;hp=c312fcb030985dc66b2e471865fd0c6bfcf844e7;hpb=6c5eead59b04271013219c4e71b3a1314ced4957;p=idzebra-moved-to-github.git diff --git a/test/filters/Makefile.am b/test/filters/Makefile.am index c312fcb..133e399 100644 --- a/test/filters/Makefile.am +++ b/test/filters/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am,v 1.1 2005-06-14 20:03:02 adam Exp $ +# $Id: Makefile.am,v 1.2 2006-04-27 20:40:42 marc Exp $ check_PROGRAMS = text grs.xml grs.marc @@ -27,4 +27,8 @@ zebralibs = \ LDADD = ../api/libtestlib.a $(zebralibs) $(YAZLALIB) +clean-local: + -rm -rf *.LCK + -rm -rf *.log + -rm -rf *.mf