X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fzsh%2FMakefile.am;h=5b66e5cafd28499ecc47c14989ab2310f9647322;hb=4097bac1dce126e79ce1550fad8b2034a311ff80;hp=a9440d35133fb2407407c19deb6dd88e22c0f959;hpb=823e434d02737a874ea44e3c8cb31164c22d6d7f;p=idzebra-moved-to-github.git diff --git a/test/zsh/Makefile.am b/test/zsh/Makefile.am index a9440d3..5b66e5c 100644 --- a/test/zsh/Makefile.am +++ b/test/zsh/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am,v 1.3 2003-09-16 14:43:30 adam Exp $ +# $Id: Makefile.am,v 1.4 2006-04-27 20:40:44 marc Exp $ #dist-hook: # -mkdir $(distdir)/records @@ -11,3 +11,11 @@ TESTS = testall.sh EXTRA_DIST = $(check_SCRIPTS) test1.zsh test2.zsh zebra.cfg +clean-local: + -rm -rf *.LCK + -rm -rf *.log + -rm -rf *.mf + -rm -rf reg/*.LCK + -rm -rf reg/*.log + -rm -rf reg/*.mf +