From ac46df8daea09899ce30dc8fd70986e258c746bf Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 9 Feb 2018 06:46:43 -0500 Subject: Move Add-on SDK source to toolkit/jetpack --- toolkit/toolkit.mozbuild | 2 -- 1 file changed, 2 deletions(-) (limited to 'toolkit/toolkit.mozbuild') diff --git a/toolkit/toolkit.mozbuild b/toolkit/toolkit.mozbuild index 0f5b6e997..439282525 100644 --- a/toolkit/toolkit.mozbuild +++ b/toolkit/toolkit.mozbuild @@ -157,8 +157,6 @@ DIRS += [ if 'gtk' in CONFIG['MOZ_WIDGET_TOOLKIT']: DIRS += ['/toolkit/system/gnome'] -DIRS += ['/addon-sdk'] - if CONFIG['ENABLE_MARIONETTE'] or CONFIG['MOZ_WIDGET_TOOLKIT'] not in ('gonk', 'android'): DIRS += [ '/testing/firefox-ui', -- cgit v1.2.3