Add final_target_files

This commit is contained in:
wuggy 2026-09-19 08:21:04 -07:00
commit d8e4052751

View file

@ -7,7 +7,7 @@ JAR_MANIFESTS += ['jar.mn']
FINAL_TARGET = 'dist/bin/browser'
EXTRA_COMPONENTS += [
FINAL_TARGET_FILES.components += [
'components/about.js',
'components/about.manifest',
'components/protocol.js',