mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-25 03:49:42 +00:00
Modified makefiles for Editor Gui Manager
This commit is contained in:
parent
5a7b94ca6b
commit
08b408a1ce
@ -26,6 +26,7 @@ DIRS = public
|
||||
|
||||
ifdef MOZ_EDITOR
|
||||
DIRS += core
|
||||
# Add "DIRS += guimgr" after building on all platforms
|
||||
ifdef ENABLE_TESTS
|
||||
DIRS += tests
|
||||
endif
|
||||
|
@ -18,6 +18,7 @@
|
||||
DEPTH=..
|
||||
IGNORE_MANIFEST=1
|
||||
|
||||
# add "guimgr" after testing builds on other platforms
|
||||
DIRS=public core
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
Loading…
x
Reference in New Issue
Block a user