зеркало из https://github.com/mozilla/pjs.git
fix build breakage...include config.mak
This commit is contained in:
Родитель
00a5ff0a2c
Коммит
994f9f3f0d
|
@ -18,10 +18,10 @@
|
|||
MODULE = necko
|
||||
|
||||
DEPTH = ..\..\..
|
||||
include <$(DEPTH)/config/config.mak>
|
||||
|
||||
// temporary, until we land:
|
||||
!ifndef NECKO
|
||||
include <$(DEPTH)/config/config.mak>
|
||||
PUBLIC = $(DEPTH)\netwerk\dist\include
|
||||
!endif
|
||||
|
||||
|
|
|
@ -16,10 +16,10 @@
|
|||
MODULE = necko
|
||||
|
||||
DEPTH = ..\..\..
|
||||
include <$(DEPTH)/config/config.mak>
|
||||
|
||||
// temporary, until we land:
|
||||
!ifndef NECKO
|
||||
include <$(DEPTH)/config/config.mak>
|
||||
PUBLIC = $(DEPTH)\netwerk\dist\include
|
||||
!endif
|
||||
|
||||
|
|
|
@ -16,6 +16,7 @@
|
|||
# Reserved.
|
||||
|
||||
DEPTH=..\..
|
||||
include <$(DEPTH)/config/config.mak>
|
||||
|
||||
IGNORE_MANIFEST=1
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче