tests: Fix make dist

This commit is contained in:
Rico Tzschichholz 2012-07-14 11:48:54 +02:00
parent f556cdf0ca
commit ff9088e42b
2 changed files with 1 additions and 2 deletions

View File

@ -192,8 +192,6 @@ gnome_shell_real_CPPFLAGS = $(gnome_shell_cflags)
gnome_shell_real_LDADD = libgnome-shell.la libgnome-shell-js.la $(libgnome_shell_la_LIBADD)
gnome_shell_real_DEPENDENCIES = libgnome-shell.la
EXTRA_DIST += test-gapplication.js
########################################
libgnome_shell_js_la_SOURCES = \

View File

@ -11,6 +11,7 @@ TEST_JS = \
interactive/calendar.js \
interactive/css-fonts.js \
interactive/entry.js \
interactive/gapplication.js \
interactive/icons.js \
interactive/inline-style.js \
interactive/scrolling.js \