mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-05 05:30:29 +00:00
Fixing build bustage
This commit is contained in:
parent
3eb045b20c
commit
26cc8e21c6
@ -52,6 +52,6 @@ CFLAGS += -D_IMPL_NS_PLUGIN
|
||||
|
||||
TARGETS = $(LIBRARY)
|
||||
|
||||
INCLUDES += -I$(srcdir)/. -I$(DEPTH)/dist/oji
|
||||
INCLUDES += -I$(srcdir)/. -I$(DEPTH)/dist/oji -I$(DEPTH)/dist/cache
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
@ -52,6 +52,6 @@ CFLAGS += -D_IMPL_NS_PLUGIN
|
||||
|
||||
TARGETS = $(LIBRARY)
|
||||
|
||||
INCLUDES += -I$(srcdir)/. -I$(DEPTH)/dist/oji
|
||||
INCLUDES += -I$(srcdir)/. -I$(DEPTH)/dist/oji -I$(DEPTH)/dist/cache
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
Loading…
x
Reference in New Issue
Block a user