mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-24 10:31:13 +00:00
6 lines
104 B
Makefile
6 lines
104 B
Makefile
|
|
||
|
LOCAL_CFLAGS= $(openssl_CFLAGS)
|
||
|
LOCAL_LDLAGS= $(openssl_LIBS)
|
||
|
|
||
|
include ../../../../build/modmake.rules
|