Fix documentation of of chr's equivalent directive ZEB-672
[idzebra-moved-to-github.git] / test / zsh / Makefile.am
index a9440d3..e0c19c4 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: Makefile.am,v 1.3 2003-09-16 14:43:30 adam Exp $
 
 #dist-hook:
 #      -mkdir $(distdir)/records
@@ -11,3 +10,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 
+