Skip to content
Snippets Groups Projects
Commit 80243d0f authored by Luigi Rizzo's avatar Luigi Rizzo
Browse files

forgot to add AST_LIBS += $(BKTR_LIB)


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@51301 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 5b9114fa
Branches
Tags
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment