Skip to content
Snippets Groups Projects
Commit ee5ae847 authored by Alexandre Savard's avatar Alexandre Savard
Browse files

Add openssl as a dependency

parent 80f78083
No related branches found
No related tags found
No related merge requests found
......@@ -47,9 +47,11 @@ sflphoned_LDADD = \
@CCRTP_LIBS@ \
@ALSA_LIBS@ \
@PULSEAUDIO_LIBS@ \
@SAMPLERATE_LIBS@
@SAMPLERATE_LIBS@ \
@LIBOPENSSL_LIBS@
#sflphoned_LDFLAGS=-pg
# sflphoned_LDFLAGS= -pg -luuid
# sflphoned_LDFLAGS= -luuid
noinst_LTLIBRARIES = libsflphone.la
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment