X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fsort2%2FMakefile.am;fp=test%2Fsort2%2FMakefile.am;h=5eb748a122ffaa15468352d5b14d37aa7d18a357;hb=3f8634ae4b443725ed340661a3a9ccdaae2da92f;hp=d34d7ae41e74d25ebf9fea9396a4bed501a2bada;hpb=6c5eead59b04271013219c4e71b3a1314ced4957;p=idzebra-moved-to-github.git diff --git a/test/sort2/Makefile.am b/test/sort2/Makefile.am index d34d7ae..5eb748a 100644 --- a/test/sort2/Makefile.am +++ b/test/sort2/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am,v 1.3 2004-12-04 01:08:33 adam Exp $ +# $Id: Makefile.am,v 1.4 2006-04-27 20:40:43 marc Exp $ check_PROGRAMS = t1 @@ -26,4 +26,8 @@ zebralibs = \ LDADD = ../api/libtestlib.a $(zebralibs) $(YAZLALIB) +clean-local: + -rm -rf *.LCK + -rm -rf *.log + -rm -rf *.mf