From: Daniel Hokka Zakrisson Date: Sun, 24 Aug 2008 03:11:11 +0000 (+0000) Subject: f9 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00f4a733697e86ef0b39ce3c6fc4f8a8a2f28eb6;p=util-vserver.git f9 git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2768 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/distrib/Makefile.am b/distrib/Makefile.am index 818086a..efcf79e 100644 --- a/distrib/Makefile.am +++ b/distrib/Makefile.am @@ -68,6 +68,7 @@ nobase_distrib_DATA = defaults/devs \ f8/yum/yum.conf $(wildcard f8/yum.repos.d/*.repo) \ $(wildcard f8/rpmlist.d/*.lst) $(wildcard f8/rpmlist.d/*.opt) \ f9/pkgs/01 f9/pkgs/02 f9/pkgs/03 f9/yum/yum.conf \ + $(wildcard f9/yum.repos.d/*.repo) \ $(wildcard f9/rpmlist.d/*.lst) $(wildcard f9/rpmlist.d/*.opt) \ centos4/pkgs/01 centos4/pkgs/02 centos4/pkgs/03 \ centos4/yum/yum.conf $(wildcard centos4/yum.repos.d/*.repo) \