From ad89655683cbcda5c48711da5463a97e2c238d19 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 24 May 2012 11:09:39 +0000 Subject: [PATCH] Add test_icu.4 results in dist So that it gets tested in dist-files as well. --- test/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/test/Makefile.am b/test/Makefile.am index b405318..32a14ba 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -30,6 +30,7 @@ EXTRA_DIST = tstodr.asn test_odrcodec.c test_odrcodec.h cql2xcqlsample \ test_icu.1.xml test_icu.1.input test_icu.1.output \ test_icu.2.xml test_icu.2.input test_icu.2.output \ test_icu.3.xml test_icu.3.input test_icu.3.output \ + test_icu.4.xml test_icu.4.input test_icu.4.output \ test_record_conv.xsl test_xml_include.xml YAZCOMP = ../util/yaz-asncomp -- 1.7.10.4