mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-05 15:24:14 +00:00
fix the library dependency
This commit is contained in:
parent
3db70a3ad0
commit
d2cf6821b8
5 changed files with 45 additions and 40 deletions
|
|
@ -10,6 +10,8 @@ libfdcore_la_SOURCES = \
|
|||
p_out.c p_psm.c p_sr.c routing_dispatch.c server.c tcp.c \
|
||||
fdd.tab.y lex.fdd.l version.c
|
||||
|
||||
libfdcore_la_LIBADD = $(LIBS)
|
||||
|
||||
if SCTP
|
||||
libfdcore_la_SOURCES += sctp.c sctp3436.c
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue