summaryrefslogtreecommitdiffstats
path: root/application/basilisk/components/moz.build
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@wolfbeast.com>2019-02-13 11:50:04 +0100
committerwolfbeast <mcwerewolf@wolfbeast.com>2019-02-13 11:50:04 +0100
commit6bb02d95f70000b150569089987701c8244d7d5d (patch)
treec7e11508f70ee665c3a3a039f7101fd62ad9e47e /application/basilisk/components/moz.build
parent71c81eb900ac3b8a770a4b844771faf335999861 (diff)
downloadUXP-6bb02d95f70000b150569089987701c8244d7d5d.tar
UXP-6bb02d95f70000b150569089987701c8244d7d5d.tar.gz
UXP-6bb02d95f70000b150569089987701c8244d7d5d.tar.lz
UXP-6bb02d95f70000b150569089987701c8244d7d5d.tar.xz
UXP-6bb02d95f70000b150569089987701c8244d7d5d.zip
Remove webextensions conditional code from Basilisk.
Tag issue #936
Diffstat (limited to 'application/basilisk/components/moz.build')
-rw-r--r--application/basilisk/components/moz.build3
1 files changed, 0 insertions, 3 deletions
diff --git a/application/basilisk/components/moz.build b/application/basilisk/components/moz.build
index 07e79bc36..a7685cbfc 100644
--- a/application/basilisk/components/moz.build
+++ b/application/basilisk/components/moz.build
@@ -24,9 +24,6 @@ DIRS += [
'translation',
]
-if CONFIG['MOZ_WEBEXTENSIONS']:
- DIRS += ['webextensions']
-
DIRS += ['build']
XPIDL_SOURCES += [