Added Sort2 test suite to check prefix-ignoreing code
[idzebra-moved-to-github.git] / test / sort2 / Makefile.am
diff --git a/test/sort2/Makefile.am b/test/sort2/Makefile.am
new file mode 100644 (file)
index 0000000..ffc4f6c
--- /dev/null
@@ -0,0 +1,10 @@
+# $Id: Makefile.am,v 1.1 2004-09-14 14:35:52 quinn Exp $
+
+check_SCRIPTS = test1.sh
+
+TESTS = $(check_SCRIPTS)
+
+EXTRA_DIST = zebra.cfg default.idx string-hat.chr \
+ rec1.xml rec2.xml rec3.xml rec4.xml zebra.cfg my.abs sort.chr \
+ $(check_SCRIPTS)
+