]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/xen
Merge branch 'xen' of git://git.ipfire.org/ipfire-2.x into origin/xen
[people/pmueller/ipfire-2.x.git] / lfs / xen
diff --git a/lfs/xen b/lfs/xen
index b01762371337c50c18a057d9a475bba110b9213c..8e49dd248bb6d48f51d69b40aa9a19bca41bbcfd 100644 (file)
--- a/lfs/xen
+++ b/lfs/xen
@@ -31,6 +31,9 @@ DL_FILE    = $(THISAPP).tar.gz
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
+PROG       = xen
+PAK_VER    = 1
+DEPS       = "x11libs"
 
 ###############################################################################
 # Top-level Rules
@@ -50,6 +53,9 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 
 md5 : $(subst %,%_MD5,$(objects))
 
+dist:
+       @$(PAK)
+
 ###############################################################################
 # Downloading, checking, md5sum
 ###############################################################################