This commit is contained in:
wuggy 2026-09-19 08:16:02 -07:00
commit c0b7b62d6b

View file

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