From a42ae6fe3ab937e3bd2310469794d9399530bfeb Mon Sep 17 00:00:00 2001 From: "Owen W. Taylor" Date: Wed, 14 Sep 2011 18:39:19 -0400 Subject: [PATCH] tests/Makefile.am: add missing file to DISTCHECK --- tests/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 68e26f4cd..55e84dfb2 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -19,7 +19,8 @@ TEST_JS = \ testcommon/face-plain.png \ testcommon/ui.js \ unit/format.js \ - unit/markup.js + unit/markup.js \ + unit/url.js EXTRA_DIST += $(TEST_JS) TEST_MISC = \