mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-21 20:56:39 +00:00
forgot to add AST_LIBS += $(BKTR_LIB)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@51301 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -38,6 +38,7 @@ OBJS+=stdtime/localtime.o
|
||||
OBJS+=say.o
|
||||
|
||||
AST_LIBS += $(SSL_LIB)
|
||||
AST_LIBS += $(BKTR_LIB)
|
||||
|
||||
ifneq ($(findstring darwin,$(OSARCH)),)
|
||||
OBJS+=poll.o
|
||||
|
Reference in New Issue
Block a user