diff --git a/browser/gopher/moz.build b/browser/gopher/moz.build index c723c1a3ad..a1a58436d2 100644 --- a/browser/gopher/moz.build +++ b/browser/gopher/moz.build @@ -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',