libsrtp: fix for lfs-file

This commit is contained in:
Matthias Fischer
2015-02-19 09:55:16 +01:00
committed by Michael Tremer
parent 9e8a51306a
commit 7de11c7ecc

View File

@@ -53,6 +53,9 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
md5 : $(subst %,%_MD5,$(objects))
dist:
@$(PAK)
###############################################################################
# Downloading, checking, md5sum
###############################################################################