bypassing checks when running make distcheck
[idzebra-moved-to-github.git] / test / gils / Makefile.am
1 # $Id: Makefile.am,v 1.18 2006-04-27 10:52:26 marc Exp $
2
3 dist-hook:
4         -mkdir $(distdir)/records
5         cp $(srcdir)/records/*.grs $(distdir)/records
6
7 check_SCRIPTS = stop01.sh stop02.sh stop03.sh stop04.sh \
8         test1.sh test2.sh test3.sh timing1.sh timing2.sh
9
10 TESTS = $(check_SCRIPTS)
11
12 EXTRA_DIST = cleanrecords.sh zebra1.cfg zebra2.cfg $(check_SCRIPTS)