Bug 289509. Build Thebes code when Cairo GFX is being used. r=pavlov,sr=blizzard,a=chofmann

git-svn-id: svn://10.0.0.236/trunk@172724 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
roc+%cs.cmu.edu
2005-04-26 03:26:47 +00:00
parent 26e313756f
commit 9b7340f7ff

View File

@@ -50,9 +50,12 @@ endif
DIRS += public idl src
ifdef MOZ_ENABLE_CAIRO_GFX
DIRS += thebes
endif
ifdef ENABLE_TESTS
TOOL_DIRS += tests
endif
include $(topsrcdir)/config/rules.mk