Undoing this Makefile.in change until Pavlov fixes widget/src/beos/nsAppRunner.cpp

This commit is contained in:
jaggernaut%netscape.com 2001-12-16 20:09:52 +00:00
parent 12246fda79
commit e13cbc58e1

View File

@ -37,6 +37,7 @@ REQUIRES = xpcom \
gfx \
layout \
content \
timer \
gfx \
dom \
intl \
@ -79,4 +80,5 @@ CXXFLAGS += $(TK_CFLAGS)
INCLUDES += \
-I$(srcdir)/../xpwidgets \
-I$(srcdir) \
-I$(srcdir)/../../timer/src/beos \
$(NULL)