зеркало из https://github.com/mozilla/pjs.git
fix linux bustage
This commit is contained in:
Родитель
8871dc3169
Коммит
e4b2b45617
|
@ -50,7 +50,7 @@ CPPSRCS = CurrentFunctionCall.cpp \
|
|||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
INCLUDES += -I$(srcdir)/../../base -I$(srcdir)/../../xpath \
|
||||
-I$(srcdir)/../../xml/dom -I$(srcdir)/../../xml \
|
||||
-I$(srcdir)/../../xml/dom -I$(srcdir)/../../xml -I$(srcdir) \
|
||||
-I$(srcdir)/../../xml/parser -I$(srcdir)/.. -I$(srcdir)/../util
|
||||
|
||||
libs:: $(OBJS)
|
||||
|
|
Загрузка…
Ссылка в новой задаче