summaryrefslogtreecommitdiffstats
path: root/modules/libpref/moz.build
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@wolfbeast.com>2020-01-19 14:40:01 +0100
committerwolfbeast <mcwerewolf@wolfbeast.com>2020-01-19 14:40:01 +0100
commit71d8ada4a9335075014f41798fa1684be6c148d9 (patch)
treeafa51cb6829c266341496b614d1a03afa378d3f3 /modules/libpref/moz.build
parente0baeba546f8f45bc1ec981a60b615a28f4142af (diff)
parent22198ec1941581b09dc4b3f76702a6b744eab818 (diff)
downloadUXP-71d8ada4a9335075014f41798fa1684be6c148d9.tar
UXP-71d8ada4a9335075014f41798fa1684be6c148d9.tar.gz
UXP-71d8ada4a9335075014f41798fa1684be6c148d9.tar.lz
UXP-71d8ada4a9335075014f41798fa1684be6c148d9.tar.xz
UXP-71d8ada4a9335075014f41798fa1684be6c148d9.zip
Merge branch 'master' of https://github.com/MoonchildProductions/UXP
Diffstat (limited to 'modules/libpref/moz.build')
-rw-r--r--modules/libpref/moz.build4
1 files changed, 1 insertions, 3 deletions
diff --git a/modules/libpref/moz.build b/modules/libpref/moz.build
index 1c2c13e69..1c9a51650 100644
--- a/modules/libpref/moz.build
+++ b/modules/libpref/moz.build
@@ -43,6 +43,4 @@ FINAL_LIBRARY = 'xul'
DEFINES['OS_ARCH'] = CONFIG['OS_ARCH']
DEFINES['MOZ_WIDGET_TOOLKIT'] = CONFIG['MOZ_WIDGET_TOOLKIT']
-FINAL_TARGET_PP_FILES += [
- 'greprefs.js',
-]
+FINAL_TARGET_PP_FILES += ['goanna.js']