Omit CVS Id. Update copyright year.
[idzebra-moved-to-github.git] / test / zsh / Makefile.am
1
2 #dist-hook:
3 #       -mkdir $(distdir)/records
4 #       cp $(srcdir)/records/*.grs $(distdir)/records
5
6
7 check_SCRIPTS = testall.sh
8
9 TESTS = testall.sh
10
11 EXTRA_DIST = $(check_SCRIPTS) test1.zsh test2.zsh zebra.cfg 
12
13 clean-local:
14         -rm -rf *.LCK 
15         -rm -rf *.log 
16         -rm -rf *.mf 
17         -rm -rf reg/*.LCK 
18         -rm -rf reg/*.log 
19         -rm -rf reg/*.mf 
20