X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fespec%2FMakefile.am;fp=test%2Fespec%2FMakefile.am;h=48a436566586996a22e5f2fa6ad8c78442263b7b;hb=3f8634ae4b443725ed340661a3a9ccdaae2da92f;hp=b36cb4f2dcd3a04a3a16f6a04de7e40190f7991a;hpb=6c5eead59b04271013219c4e71b3a1314ced4957;p=idzebra-moved-to-github.git diff --git a/test/espec/Makefile.am b/test/espec/Makefile.am index b36cb4f..48a4365 100644 --- a/test/espec/Makefile.am +++ b/test/espec/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am,v 1.1 2004-12-14 09:47:55 adam Exp $ +# $Id: Makefile.am,v 1.2 2006-04-27 20:40:42 marc Exp $ check_PROGRAMS = t1 @@ -25,3 +25,8 @@ zebralibs = \ LDADD = ../api/libtestlib.a $(zebralibs) $(YAZLALIB) +clean-local: + -rm -rf *.LCK + -rm -rf *.log + -rm -rf *.mf +