Since nothing is being exported to dist, we need to look in the local dirs for the generated headers.
Fixing tinderbox bustage git-svn-id: svn://10.0.0.236/trunk@111193 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -84,7 +84,7 @@ GARBAGE = $(GARBAGE) _gen
|
||||
#//------------------------------------------------------------------------
|
||||
include <$(DEPTH)/config/rules.mak>
|
||||
|
||||
LINCS=$(LINCS) -I$(PUBLIC)\plugin -I$(PUBLIC)\xpcom -I$(PUBLIC)\java -I$(PUBLIC)\plugimpl -I$(PUBLIC)\raptor -I_jri
|
||||
LINCS=$(LINCS) -I$(XPIDL_GEN_DIR) -I_jri
|
||||
|
||||
!ifdef NEW_PLUGIN_STREAM_API
|
||||
LCFLAGS = $(LCFLAGS) -DNEW_PLUGIN_STREAM_API
|
||||
|
||||
Reference in New Issue
Block a user