mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-01 12:03:08 +00:00
Add ../src dir to INCLUDES to pick up nsChromeProtocolHandler.h
This commit is contained in:
parent
62530d62af
commit
2555af6f3f
@ -37,6 +37,9 @@ MODULE = chrome
|
||||
|
||||
REQUIRES = xpcom
|
||||
|
||||
INCLUDES += -I$(srcdir)/../src \
|
||||
$(NULL)
|
||||
|
||||
SHARED_LIBRARY_LIBS = \
|
||||
$(DIST)/lib/libchrome_s.a \
|
||||
$(NULL)
|
||||
|
Loading…
x
Reference in New Issue
Block a user