Check local XPIDL_GEN_DIR for headers.

Fixing tinderbox bustage
This commit is contained in:
seawood%netscape.com 2001-12-31 09:57:48 +00:00
parent 9a028fea66
commit b53b3ab4eb

View File

@ -44,7 +44,7 @@ XPIDLSRCS = nsISimplePluginInstance.idl
CPPSRCS = npsimple.cpp
LOCAL_INCLUDES = -I$(srcdir)/.. -I$(srcdir)/../../public
LOCAL_INCLUDES = -I$(srcdir)/.. -I$(srcdir)/../../public -I$(XPIDL_GEN_DIR)
EXTRA_DSO_LDOPTS += \
-L$(DIST)/lib \