Archived
14
0
Fork 0

Fix build errors.

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@154186 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
seanbright 2008-11-04 16:50:34 +00:00
parent a73e71ff1e
commit f5ca1c8410

View file

@ -39,7 +39,7 @@ OBJS+=stdtime/localtime.o
# by a module.
OBJS+=say.o
AST_LIBS += $(SSL_LIB)
AST_LIBS += $(OPENSSL_LIB)
AST_LIBS += $(BKTR_LIB)
AST_LIBS += $(LIBXML2_LIB)