mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 15:52:07 +00:00
Add -I. to LOCAL_INCLUDES
This commit is contained in:
parent
c7b5e6f811
commit
0c56239228
@ -101,6 +101,8 @@ endif
|
||||
|
||||
DEFINES += -DMOZ_ACTIVEX_CONTROL_SUPPORT
|
||||
|
||||
LOCAL_INCLUDES += -I.
|
||||
|
||||
libs:: MozillaControl.html
|
||||
$(INSTALL) $^ $(DIST)/bin/res
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user