Update dependencies to handle static libs used by installer
git-svn-id: svn://10.0.0.236/trunk@102519 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -65,6 +65,10 @@ ifeq ($(OS_ARCH), Linux)
|
||||
DEFINES += -D_BSD_SOURCE
|
||||
endif
|
||||
|
||||
EXTRA_DEPS = \
|
||||
../../libxpnet/src/libxpnet_s.$(LIB_SUFFIX) \
|
||||
$(DIST)/lib/libjar50_s.$(LIB_SUFFIX)
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
CXXFLAGS += `$(GTK_CONFIG) --cflags`
|
||||
|
||||
Reference in New Issue
Block a user