git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13821 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Andrew Thompson 2009-06-17 20:43:54 +00:00
parent 5ed15f5555
commit 0c1a558520
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
LOCAL_CFLAGS= $(openssl_CFLAGS)
LOCAL_LDLAGS= $(openssl_LIBS)
LOCAL_CFLAGS= $(OPENSSL_CFLAGS)
LOCAL_LDLAGS= $(OPENSSL_LIBS)
include ../../../../build/modmake.rules