diff options
Diffstat (limited to 'application/basilisk/components/moz.build')
-rw-r--r-- | application/basilisk/components/moz.build | 3 |
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 += [ |