X-Path attribute expressions with spaces in them is now handled.
[idzebra-moved-to-github.git] / test / xpath / Makefile.am
index 8180e73..194cd31 100644 (file)
@@ -1,4 +1,8 @@
-TESTS = test1.sh test2.sh test3.sh
+# $Id: Makefile.am,v 1.5 2004-01-15 13:31:31 adam Exp $
 
-EXTRA_DIST = $(TESTS) zebra.cfg rec
+check_SCRIPTS = simple1.sh test1.sh test2.sh test3.sh test4.sh
+
+TESTS = $(check_SCRIPTS)
+
+EXTRA_DIST = zebra.cfg rec.xml simple1.xml rec4.xml $(check_SCRIPTS)