mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 23:31:56 +00:00
Backing out reorder, to match valeski's backout
This commit is contained in:
parent
1357f0e9e7
commit
ce31d8a507
@ -105,6 +105,7 @@ DIRS += \
|
||||
rdf \
|
||||
docshell \
|
||||
webshell \
|
||||
embedding \
|
||||
editor \
|
||||
sun-java \
|
||||
profile \
|
||||
@ -120,11 +121,7 @@ ifdef MOZ_BUILD_XPFE
|
||||
DIRS += xpfe
|
||||
endif
|
||||
|
||||
# embedding must follow xpfe, needs xpfelocation_s.a.
|
||||
DIRS += \
|
||||
xpinstall \
|
||||
embedding \
|
||||
$(NULL)
|
||||
DIRS += xpinstall
|
||||
|
||||
ifdef MOZ_EXTENSIONS
|
||||
DIRS += extensions
|
||||
|
Loading…
Reference in New Issue
Block a user