Add missing files to distribution

This commit is contained in:
Owen W. Taylor 2012-01-04 12:09:50 -05:00
parent c6b169cb33
commit 66c4881fd2
2 changed files with 6 additions and 0 deletions

View File

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

View File

@ -2,6 +2,7 @@ noinst_SCRIPTS = run-test.sh
EXTRA_DIST = run-test.sh.in
TEST_JS = \
interactive/background-size.js \
interactive/borders.js \
interactive/border-radius.js \
interactive/border-width.js \
@ -16,6 +17,9 @@ TEST_JS = \
interactive/scroll-view-sizing.js \
interactive/table.js \
interactive/transitions.js \
testcommon/100-200.svg \
testcommon/200-100.svg \
testcommon/200-200.svg \
testcommon/border-image.png \
testcommon/face-plain.png \
testcommon/ui.js \