mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
build: Add test/unit/jsParse.js to Makefile
Commit 3941961f8b added the file without referencing it in the Makefile,
which breaks distcheck.
This commit is contained in:
parent
5ff2285707
commit
4c7cc94cdc
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ TEST_JS = \
|
|||
testcommon/ui.js \
|
||||
unit/format.js \
|
||||
unit/markup.js \
|
||||
unit/jsParse.js \
|
||||
unit/url.js
|
||||
EXTRA_DIST += $(TEST_JS)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue