X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fmarcxml%2FMakefile.am;h=74747186e5b54a9d24b2e7c2540c718fbb5b93e4;hb=ecb3935e78cd9bcfdebafdee0834cfb1060d7b5e;hp=3ad42ffb15333196fa431d3665f23b93c1aab762;hpb=0f3b8bcc6fe2e3beeec7c834d9a64dca48a4f1b7;p=idzebra-moved-to-github.git diff --git a/test/marcxml/Makefile.am b/test/marcxml/Makefile.am index 3ad42ff..7474718 100644 --- a/test/marcxml/Makefile.am +++ b/test/marcxml/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am,v 1.4 2005-04-28 08:20:41 adam Exp $ +# $Id: Makefile.am,v 1.5 2006-04-27 20:40:42 marc Exp $ check_PROGRAMS = t1 t2 @@ -27,3 +27,7 @@ zebralibs = \ LDADD = ../api/libtestlib.a $(zebralibs) $(YAZLALIB) +clean-local: + -rm -rf *.LCK + -rm -rf *.log + -rm -rf *.mf