]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/miniupnpd
Updated ipfireseeder to core46.
[people/pmueller/ipfire-2.x.git] / lfs / miniupnpd
index 0317f832345637086e96829826925a247d7c85fe..470fc28cbe5b0e66da70be41e26b69b39dcf39b6 100644 (file)
@@ -31,6 +31,8 @@ DL_FILE    = $(THISAPP).tar.gz
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
+PROG       = miniupnpd
+PAK_VER    = 0
 
 ###############################################################################
 # Top-level Rules
@@ -50,6 +52,9 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 
 md5 : $(subst %,%_MD5,$(objects))
 
+dist:
+       @$(PAK)
+
 ###############################################################################
 # Downloading, checking, md5sum
 ###############################################################################