From: Matthias Fischer Date: Thu, 19 Feb 2015 08:55:16 +0000 (+0100) Subject: libsrtp: fix for lfs-file X-Git-Tag: v2.17-core89~56 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7de11c7ecc24a6000240668f4c9c521a8d570a49;p=people%2Fstevee%2Fipfire-2.x.git libsrtp: fix for lfs-file --- diff --git a/lfs/libsrtp b/lfs/libsrtp index 7e2d144675..6dfef3b197 100644 --- a/lfs/libsrtp +++ b/lfs/libsrtp @@ -53,6 +53,9 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects)) md5 : $(subst %,%_MD5,$(objects)) +dist: + @$(PAK) + ############################################################################### # Downloading, checking, md5sum ###############################################################################