Start building satchel for suite so we can figure out packaging b=304309 r=gavin
git-svn-id: svn://10.0.0.236/trunk@231135 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -92,8 +92,6 @@ DIRS += \
|
||||
cookie \
|
||||
$(NULL)
|
||||
|
||||
ifndef MOZ_SUITE
|
||||
# XXX Suite doesn't want these just yet
|
||||
ifdef MOZ_XUL
|
||||
DIRS += \
|
||||
autocomplete \
|
||||
@@ -101,6 +99,9 @@ DIRS += \
|
||||
satchel \
|
||||
$(NULL)
|
||||
endif # MOZ_XUL
|
||||
|
||||
ifndef MOZ_SUITE
|
||||
# XXX Suite doesn't want these just yet
|
||||
ifndef MOZ_PLACES
|
||||
DIRS += history
|
||||
endif # MOZ_PLACES
|
||||
@@ -132,10 +133,6 @@ EXTRA_PP_COMPONENTS = nsDefaultCLH.js
|
||||
|
||||
endif # MOZ_XUL_APP
|
||||
|
||||
ifdef MOZ_SUITE
|
||||
DIRS += autocomplete/public
|
||||
endif
|
||||
|
||||
ifeq ($(MOZ_BUILD_APP),camino)
|
||||
DIRS += autocomplete/public
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user