From b2ef988135cb573fea88a22fd4c630ce70dae635 Mon Sep 17 00:00:00 2001 From: Ralph Giles Date: Wed, 1 Feb 2012 11:27:16 -0800 Subject: [PATCH] Add test_wrapper.sh to the distribution. Needed for 'make check'. --- test/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/test/Makefile.am b/test/Makefile.am index 456b573..87e6e29 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -52,6 +52,7 @@ EXTRA_DIST = \ test_grabbag.sh \ test_seeking.sh \ test_streams.sh \ + test_wrapper.sh \ test_bins.sh \ write_iff.pl -- 2.7.4