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:
pinkerton%netscape.com
2002-01-15 23:30:20 +00:00
parent 99e64ff6d9
commit da76edeb34

View File

@@ -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)/..