Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 149511
Collapse All | Expand All

(-)mozilla.org/xpfe/components/build/Makefile.in (+1 lines)
Lines 144-149 endif # MOZ_XULRUNNER Link Here
144
endif # MOZ_PHOENIX
144
endif # MOZ_PHOENIX
145
145
146
LOCAL_INCLUDES	= \
146
LOCAL_INCLUDES	= \
147
	-I$(srcdir)/../intl \
147
	-I$(srcdir)/../../browser/src \
148
	-I$(srcdir)/../../browser/src \
148
	-I$(srcdir)/../directory         \
149
	-I$(srcdir)/../directory         \
149
	-I$(srcdir)/../windowds \
150
	-I$(srcdir)/../windowds \
(-)mozilla.org/xpfe/components/build2/Makefile.in (+1 lines)
Lines 87-92 SHARED_LIBRARY_LIBS = \ Link Here
87
	$(NULL)
87
	$(NULL)
88
88
89
LOCAL_INCLUDES	= \
89
LOCAL_INCLUDES	= \
90
	-I$(srcdir)/../intl \
90
	-I$(srcdir)/../windowds          \
91
	-I$(srcdir)/../windowds          \
91
	-I$(srcdir)/../../browser/src      \
92
	-I$(srcdir)/../../browser/src      \
92
    	-I$(srcdir)/../download-manager/src \
93
    	-I$(srcdir)/../download-manager/src \

Return to bug 149511