mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-10 01:08:21 +00:00
Fix build?
This commit is contained in:
parent
f8ba5a49fd
commit
b3be9d8ef7
@ -25,7 +25,7 @@ CPPSRCS = \
|
||||
|
||||
INCLUDES+=-I../src -I$(DIST)/include
|
||||
|
||||
REQUIRES = raptor netlib xpcom
|
||||
REQUIRES = raptor netlib xpcom pref
|
||||
|
||||
OBJS = $(CPPSRCS:.cpp=.o)
|
||||
|
||||
|
@ -78,6 +78,7 @@ LLIBS=$(LLIBS) \
|
||||
LINCS=$(LINCS) -I. \
|
||||
-I$(PUBLIC)\raptor \
|
||||
-I$(PUBLIC)\netlib \
|
||||
-I$(PUBLIC)\pref \
|
||||
-I$(PUBLIC)\xpcom
|
||||
|
||||
# clobber and clobber_all will remove the following garbage:
|
||||
|
Loading…
x
Reference in New Issue
Block a user