Pull in layout/content/locale for nsITheme work and fix bustage. r=dbaron.
git-svn-id: svn://10.0.0.236/trunk@112224 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -44,6 +44,9 @@ REQUIRES = xpcom \
|
||||
gfx2 \
|
||||
mozcomps \
|
||||
windowwatcher \
|
||||
content \
|
||||
layout \
|
||||
locale \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
@@ -82,6 +85,7 @@ EXTRA_DSO_LDOPTS = \
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
|
||||
CXXFLAGS += $(TK_CFLAGS)
|
||||
CFLAGS += $(TK_CFLAGS)
|
||||
INCLUDES += $(TK_CFLAGS) -I$(srcdir)/..
|
||||
|
||||
Reference in New Issue
Block a user