mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 07:45:26 +00:00
include all the files we need here
This commit is contained in:
parent
b7eac54be5
commit
2f1b01fc60
@ -7,7 +7,7 @@ AM_LDFLAGS = $(new_AM_LDFLAGS) -L.
|
||||
|
||||
|
||||
lib_LTLIBRARIES = libsrtp.la libcryptomath.la
|
||||
libsrtp_la_SOURCES = srtp/srtp.c crypto/cipher/cipher.c crypto/cipher/null_cipher.c \
|
||||
libsrtp_la_SOURCES = srtp/srtp.c srtp/ekt.c crypto/cipher/cipher.c crypto/cipher/null_cipher.c \
|
||||
crypto/cipher/aes.c crypto/cipher/aes_icm.c \
|
||||
crypto/cipher/aes_cbc.c \
|
||||
crypto/hash/null_auth.c crypto/hash/sha1.c \
|
||||
|
Loading…
x
Reference in New Issue
Block a user