From c27e482ee04b656565d45c69a118b15058573d27 Mon Sep 17 00:00:00 2001
From: Ralph Giles <giles@mozilla.com>
Date: Wed, 1 Feb 2012 11:27:16 -0800
Subject: [PATCH 2/2] Add test_wrapper.sh to the distribution.

Needed for 'make check'.
---
 test/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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
 
-- 
1.7.6.5

