X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fxpath%2FMakefile.am;h=5437cc3d30321a30f415d4270668507e80f201c1;hb=296574b8e825da3594047d8d63c9639d90866047;hp=82a342000458d342c3447c1b6ea27a5bfcacff6a;hpb=cf7ec53452a6180dad6592df0458ac56a3b7963b;p=idzebra-moved-to-github.git diff --git a/test/xpath/Makefile.am b/test/xpath/Makefile.am index 82a3420..5437cc3 100644 --- a/test/xpath/Makefile.am +++ b/test/xpath/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am,v 1.11 2004-12-15 13:07:07 adam Exp $ +# $Id: Makefile.am,v 1.12 2006-04-27 20:40:43 marc Exp $ check_PROGRAMS = xpath1 xpath2 xpath3 xpath4 xpath5 xpath6 @@ -30,3 +30,7 @@ zebralibs = \ LDADD = ../api/libtestlib.a $(zebralibs) $(YAZLALIB) +clean-local: + -rm -rf *.LCK + -rm -rf *.log + -rm -rf *.mf