зеркало из https://github.com/mozilla/pjs.git
Corrections to makefile. Bug 126674; r=cls; a=roc+moz
This commit is contained in:
Родитель
de572894cb
Коммит
8a06c2beb9
|
@ -21,6 +21,7 @@
|
|||
|
||||
DEPTH=..\..\..
|
||||
MODULE=content
|
||||
include <$(DEPTH)\config\config.mak>
|
||||
EXPORTS = \
|
||||
nsCSSAtomList.h \
|
||||
nsCSSAtoms.h \
|
||||
|
@ -49,7 +50,9 @@ EXPORTS = \
|
|||
!endif
|
||||
nsXBLAtomList.h \
|
||||
nsXBLAtoms.h \
|
||||
!ifdef IBMBIDI
|
||||
nsBidiUtils.h \
|
||||
!endif
|
||||
$(NULL)
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
|
Загрузка…
Ссылка в новой задаче