parent
73868a96d1
commit
efd3a75daa
|
|
@ -102,8 +102,9 @@ test_rollsum_LDADD = $(ostree_bin_shared_ldadd) $(OT_INTERNAL_GIO_UNIX_LIBS)
|
||||||
if BUILDOPT_GJS
|
if BUILDOPT_GJS
|
||||||
insttest_SCRIPTS += tests/test-core.js \
|
insttest_SCRIPTS += tests/test-core.js \
|
||||||
tests/test-sizes.js \
|
tests/test-sizes.js \
|
||||||
|
tests/test-sysroot.js \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
testmeta_DATA += test-core.test test-sizes.test
|
testmeta_DATA += test-core.test test-sizes.test test-sysroot.test
|
||||||
endif
|
endif
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue