X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=test%2Fxpath%2FMakefile.am;h=5437cc3d30321a30f415d4270668507e80f201c1;hb=3f8634ae4b443725ed340661a3a9ccdaae2da92f;hp=82a342000458d342c3447c1b6ea27a5bfcacff6a;hpb=6c5eead59b04271013219c4e71b3a1314ced4957;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