[gnome-shell] build: Add missing file to Makefile



commit 56adbda2dccc48ad8b289cac9fa090ec4757f047
Author: Florian MÃllner <fmuellner gnome org>
Date:   Fri Aug 3 17:40:32 2012 +0200

    build: Add missing file to Makefile

 tests/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 1a567ae..ca362d9 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -2,6 +2,7 @@ noinst_SCRIPTS = run-test.sh
 EXTRA_DIST = run-test.sh.in
 
 TEST_JS =					\
+	interactive/background-repeat.js	\
 	interactive/background-size.js		\
 	interactive/borders.js			\
 	interactive/border-radius.js		\



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