mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
tests: Fix make dist
This commit is contained in:
parent
f556cdf0ca
commit
ff9088e42b
2 changed files with 1 additions and 2 deletions
|
|
@ -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 = \
|
||||
|
|
|
|||
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue