tests/Makefile.am: add missing file to DISTCHECK
This commit is contained in:
parent
196ab6a7c3
commit
a42ae6fe3a
@ -19,7 +19,8 @@ TEST_JS = \
|
|||||||
testcommon/face-plain.png \
|
testcommon/face-plain.png \
|
||||||
testcommon/ui.js \
|
testcommon/ui.js \
|
||||||
unit/format.js \
|
unit/format.js \
|
||||||
unit/markup.js
|
unit/markup.js \
|
||||||
|
unit/url.js
|
||||||
EXTRA_DIST += $(TEST_JS)
|
EXTRA_DIST += $(TEST_JS)
|
||||||
|
|
||||||
TEST_MISC = \
|
TEST_MISC = \
|
||||||
|
Loading…
Reference in New Issue
Block a user