From: Adam Dickmeiss Date: Wed, 10 Mar 2010 10:27:49 +0000 (+0100) Subject: Fix EXTRA_DIST due to rename of tests X-Git-Tag: v4.0.3~35 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=fec04146c50098096daab3c22095f7174b2aa84c;hp=3107ce3a34993d2f784387f227a50343fff83bbc Fix EXTRA_DIST due to rename of tests --- diff --git a/test/Makefile.am b/test/Makefile.am index daad0f9..2e5977d 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -12,7 +12,7 @@ check_SCRIPTS = tstmarc.sh tstmarccol.sh tstcql2xcql.sh tstcql2pqf.sh tsticu.sh TESTS = $(check_PROGRAMS) $(check_SCRIPTS) -EXTRA_DIST = tstodr.asn tstodrcodec.c tstodrcodec.h cql2xcqlsample \ +EXTRA_DIST = tstodr.asn test_odrcodec.c test_odrcodec.h cql2xcqlsample \ cql2pqf-order.txt cql2pqfsample \ $(check_SCRIPTS) \ marc1.marc marc1.xml marc1.chr marc1.xml.marc \