X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fgils%2FMakefile.am;h=60cbda246b65d04d0c0416c83fe839006af927d2;hb=85ad68ab178a261dc548284ee68aae9107cbfaaf;hp=0c5b9621e559448bcb2b982cdb258fc4dc6b1ad3;hpb=6c5eead59b04271013219c4e71b3a1314ced4957;p=idzebra-moved-to-github.git diff --git a/test/gils/Makefile.am b/test/gils/Makefile.am index 0c5b962..60cbda2 100644 --- a/test/gils/Makefile.am +++ b/test/gils/Makefile.am @@ -1,4 +1,3 @@ -# $Id: Makefile.am,v 1.18 2006-04-27 10:52:26 marc Exp $ dist-hook: -mkdir $(distdir)/records @@ -10,3 +9,10 @@ check_SCRIPTS = stop01.sh stop02.sh stop03.sh stop04.sh \ TESTS = $(check_SCRIPTS) EXTRA_DIST = cleanrecords.sh zebra1.cfg zebra2.cfg $(check_SCRIPTS) + +clean-local: + -rm -rf *.LCK + -rm -rf *.log + -rm -rf *.mf + -rm -rf reg/*.mf +