From fcfd0a80561bc65bbe3240244509aada0e3888b2 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 8 May 2002 16:46:17 +0000 Subject: [PATCH] add test scripts --- test/gils/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/gils/Makefile.am b/test/gils/Makefile.am index 3f1ba85..e7257fd 100644 --- a/test/gils/Makefile.am +++ b/test/gils/Makefile.am @@ -1,5 +1,6 @@ -EXTRA_DIST = zebra.cfg test.sh zebra1.cfg zebra2.cfg +EXTRA_DIST = zebra.cfg test.sh zebra1.cfg zebra2.cfg \ + t1.sh t2.sh t3.sh t4.sh t5.sh t6.sh t7.sh t8.sh dist-hook: -mkdir $(distdir)/records -- 1.7.10.4