X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=test%2Fsort%2FMakefile.am;h=c323ecc21b9d9baf1347b1408519fa35010d4143;hb=3f8634ae4b443725ed340661a3a9ccdaae2da92f;hp=f3f8e5c7e4395120bd91c91c722d6d175aca89df;hpb=6c5eead59b04271013219c4e71b3a1314ced4957;p=idzebra-moved-to-github.git diff --git a/test/sort/Makefile.am b/test/sort/Makefile.am index f3f8e5c..c323ecc 100644 --- a/test/sort/Makefile.am +++ b/test/sort/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am,v 1.4 2004-12-02 15:02:52 adam Exp $ +# $Id: Makefile.am,v 1.5 2006-04-27 20:40:43 marc Exp $ check_PROGRAMS = sort1 @@ -26,3 +26,7 @@ zebralibs = \ LDADD = ../api/libtestlib.a $(zebralibs) $(YAZLALIB) +clean-local: + -rm -rf *.LCK + -rm -rf *.log + -rm -rf *.mf