Remove @XSLT_LIBS@ from idzebra-config --libs / --lalibs output. XSLT
[idzebra-moved-to-github.git] / test / gils / Makefile.am
index f086103..0c5b962 100644 (file)
@@ -1,15 +1,12 @@
-
+# $Id: Makefile.am,v 1.18 2006-04-27 10:52:26 marc Exp $
 
 dist-hook:
        -mkdir $(distdir)/records
        cp $(srcdir)/records/*.grs $(distdir)/records
 
-TESTS = stop01.sh stop02.sh stop03.sh stop04.sh \
-        test1.sh test2.sh \
-       timing1.sh timing2.sh
+check_SCRIPTS = stop01.sh stop02.sh stop03.sh stop04.sh \
+        test1.sh test2.sh test3.sh timing1.sh timing2.sh
 
-EXTRA_DIST = $(TESTS) zebra1.cfg zebra2.cfg
+TESTS = $(check_SCRIPTS)
 
-# FIXME:
-# test02.sh fails
-# test03.sh fails with a segfault
+EXTRA_DIST = cleanrecords.sh zebra1.cfg zebra2.cfg $(check_SCRIPTS)