add libgopher to BrowserComponents..manifest

This commit is contained in:
wuggy 2026-09-19 07:52:24 -07:00
commit 6c5998576b
4 changed files with 9 additions and 10 deletions

View file

@ -9,7 +9,6 @@ FINAL_TARGET = 'dist/bin/browser'
FINAL_TARGET_FILES.components += [
'components/about.js',
'components/gopher.manifest',
'components/protocol.js',
]