X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=distrib%2FMakefile.am;h=7138e2ab780c4eb61365dc25018f15b53fb394c3;hb=82dab31ae667786b0193c1b7b74341ecc5046c61;hp=8a6b378cead3df9fc24145b69f413f4da1a3f9cf;hpb=33eeb52bf77d7077ec710119f74dd0b69c3a564a;p=util-vserver.git diff --git a/distrib/Makefile.am b/distrib/Makefile.am index 8a6b378..7138e2a 100644 --- a/distrib/Makefile.am +++ b/distrib/Makefile.am @@ -63,6 +63,9 @@ nobase_distrib_DATA = defaults/devs \ f7/apt/rpmpriorities f7/pkgs/01 f7/pkgs/02 f7/pkgs/03 \ f7/yum/yum.conf $(wildcard f7/yum.repos.d/*.repo) \ $(wildcard f7/rpmlist.d/*.lst) $(wildcard f7/rpmlist.d/*.opt) \ + f8/apt/rpmpriorities f8/pkgs/01 f8/pkgs/02 f8/pkgs/03 \ + f8/yum/yum.conf $(wildcard f8/yum.repos.d/*.repo) \ + $(wildcard f8/rpmlist.d/*.lst) $(wildcard f8/rpmlist.d/*.opt) \ centos4/pkgs/01 centos4/pkgs/02 centos4/pkgs/03 \ centos4/yum/yum.conf $(wildcard centos4/yum.repos.d/*.repo) \ centos5/pkgs/01 centos5/pkgs/02 centos5/pkgs/03 \