]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/x11libs
Added curl to core30.
[people/pmueller/ipfire-2.x.git] / lfs / x11libs
index fdbea65d8512d6d02c30ec3147711b6a56147054..09fea90dc5b4464fb7993122b2eaa858c26b1fe1 100644 (file)
@@ -31,6 +31,9 @@ DL_FILE    = $(THISAPP).tar.gz
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
+PROG       = x11libs
+PAK_VER    = 1
+DEPS       = ""
 
 ###############################################################################
 # Top-level Rules
@@ -50,6 +53,9 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 
 md5 : $(subst %,%_MD5,$(objects))
 
+dist:
+       @$(PAK)
+
 ###############################################################################
 # Downloading, checking, md5sum
 ###############################################################################