mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-22 10:27:03 +00:00
Turning the chrome registry on for Windows and UNIX.
This commit is contained in:
parent
806972e747
commit
a75bbb895a
@ -22,7 +22,7 @@ VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
DIRS = base util content datasource build
|
||||
DIRS = base util content datasource chrome build
|
||||
|
||||
ifdef MOZ_BRPROF
|
||||
DIRS += brprof
|
||||
|
@ -26,6 +26,7 @@ DIRS=\
|
||||
datasource \
|
||||
build \
|
||||
brprof \
|
||||
chrome \
|
||||
$(NULL)
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
Loading…
x
Reference in New Issue
Block a user