X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fmbox%2FMakefile.am;h=bd9c7782c9d5bc0a5102c5e30bb1050279f390c3;hb=4b4ea60e30c8a36a9f9a516f19e61b721a16a21f;hp=bdabaed425ce0403fa255998fef0b62266bf19e3;hpb=18f466a66abebb91634853a5eb2dc7cadc3c8ce2;p=idzebra-moved-to-github.git diff --git a/test/mbox/Makefile.am b/test/mbox/Makefile.am index bdabaed..bd9c778 100644 --- a/test/mbox/Makefile.am +++ b/test/mbox/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am,v 1.4 2005-04-28 09:18:20 adam Exp $ +# $Id: Makefile.am,v 1.5 2006-04-27 20:40:43 marc Exp $ check_PROGRAMS = mbox1 TESTS = $(check_PROGRAMS) @@ -24,3 +24,8 @@ zebralibs = \ ../../util/libidzebra-util.la LDADD = ../api/libtestlib.a $(zebralibs) $(YAZLALIB) + +clean-local: + -rm -rf *.LCK + -rm -rf *.log + -rm -rf *.mf