From 1b02f3546c19664ce80f39181f077709ffb5f573 Mon Sep 17 00:00:00 2001 From: Petri Lehtinen Date: Tue, 20 Oct 2009 21:23:06 +0300 Subject: [PATCH] Distribute stripped unit test data Apparently, it was forgotten to add these files to test/testdata/Makefile.am in commit 04d550b02e8eadc0c9fb1966fe42fe9fc25f89e0. --- test/testdata/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/testdata/Makefile.am b/test/testdata/Makefile.am index 25d631b..bb84cf5 100644 --- a/test/testdata/Makefile.am +++ b/test/testdata/Makefile.am @@ -1 +1 @@ -EXTRA_DIST = invalid invalid-unicode valid +EXTRA_DIST = invalid invalid-strip invalid-unicode valid valid-strip -- 2.1.4