]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
libsrtp: fix for lfs-file
authorMatthias Fischer <fischerm@ipfire.org>
Thu, 19 Feb 2015 08:55:16 +0000 (09:55 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 19 Feb 2015 13:28:04 +0000 (14:28 +0100)
lfs/libsrtp

index 7e2d1446757710257e8401f4b39965682bf35fc3..6dfef3b1977c3ac8d45d75ad5447837ea1be9af3 100644 (file)
@@ -53,6 +53,9 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 
 md5 : $(subst %,%_MD5,$(objects))
 
+dist: 
+       @$(PAK)
+
 ###############################################################################
 # Downloading, checking, md5sum
 ###############################################################################