Added forward functions to rsbool, and a few tests for them.
[idzebra-moved-to-github.git] / test / gils / Makefile.am
index dae785c..a1fa604 100644 (file)
@@ -1,11 +1,11 @@
-# $Id: Makefile.am,v 1.16 2003-09-24 11:45:44 adam Exp $
+# $Id: Makefile.am,v 1.17 2004-01-30 11:43:41 heikki Exp $
 
 dist-hook:
        -mkdir $(distdir)/records
        cp $(srcdir)/records/*.grs $(distdir)/records
 
 check_SCRIPTS = stop01.sh stop02.sh stop03.sh stop04.sh \
-        test1.sh test2.sh timing1.sh timing2.sh
+        test1.sh test2.sh test3.sh timing1.sh timing2.sh
 
 TESTS = $(check_SCRIPTS)