зеркало из https://github.com/mozilla/pjs.git
Bug 289509. Build Thebes code when Cairo GFX is being used. r=pavlov,sr=blizzard,a=chofmann
This commit is contained in:
Родитель
5220d01e24
Коммит
9bcefb23f0
|
@ -50,9 +50,12 @@ endif
|
||||||
|
|
||||||
DIRS += public idl src
|
DIRS += public idl src
|
||||||
|
|
||||||
|
ifdef MOZ_ENABLE_CAIRO_GFX
|
||||||
|
DIRS += thebes
|
||||||
|
endif
|
||||||
|
|
||||||
ifdef ENABLE_TESTS
|
ifdef ENABLE_TESTS
|
||||||
TOOL_DIRS += tests
|
TOOL_DIRS += tests
|
||||||
endif
|
endif
|
||||||
|
|
||||||
include $(topsrcdir)/config/rules.mk
|
include $(topsrcdir)/config/rules.mk
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче