X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=distrib%2FMakefile.am;h=ff365c7dea267504d1e62abc48c4774a999329e6;hb=05f8e8a30aa7c113890e3d28341a010c0f994dac;hp=8a6b378cead3df9fc24145b69f413f4da1a3f9cf;hpb=33eeb52bf77d7077ec710119f74dd0b69c3a564a;p=util-vserver.git diff --git a/distrib/Makefile.am b/distrib/Makefile.am index 8a6b378..ff365c7 100644 --- a/distrib/Makefile.am +++ b/distrib/Makefile.am @@ -63,6 +63,11 @@ 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) \ + f9/pkgs/01 f9/pkgs/02 f9/pkgs/03 f9/yum/yum.conf \ + $(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) \ centos5/pkgs/01 centos5/pkgs/02 centos5/pkgs/03 \ @@ -95,7 +100,7 @@ EXTRA_DIST = $(nobase_distrib_DATA) \ $(nobase_confdistrib_DATA) \ $(defaults_DATA) -redhat_style = rh9 fc1 fc2 fc3 fc4 fc5 fc6 f7 centos4 centos5 +redhat_style = rh9 fc1 fc2 fc3 fc4 fc5 fc6 f7 f8 centos4 centos5 sid_style = etch lenny sid install-exec-hook: install-notify-xtra