[gnome-shell] tests/Makefile.am: add missing file to DISTCHECK



commit a42ae6fe3ab937e3bd2310469794d9399530bfeb
Author: Owen W. Taylor <otaylor fishsoup net>
Date:   Wed Sep 14 18:39:19 2011 -0400

    tests/Makefile.am: add missing file to DISTCHECK

 tests/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 68e26f4..55e84df 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 =					\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]