X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=distrib%2FMakefile.am;h=b377ccc5d67c21948e2f89a2154b294f744dfec2;hb=228bd3bc0ad37cc331d519dc78b5283292287dd1;hp=ff882eaa699fc2de76580aa14e09a4d62c2582f8;hpb=a8e21a080f046f8846283c76e7dc5030b4d94d75;p=util-vserver.git diff --git a/distrib/Makefile.am b/distrib/Makefile.am index ff882ea..b377ccc 100644 --- a/distrib/Makefile.am +++ b/distrib/Makefile.am @@ -67,9 +67,11 @@ nobase_distrib_DATA = defaults/devs \ f8/apt/rpmpriorities f8/pkgs/01 f8/pkgs/02 f8/pkgs/03 \ f8/yum/yum.conf $(wildcard $(srcdir)/f8/yum.repos.d/*.repo) \ $(wildcard $(srcdir)/f8/rpmlist.d/*.lst) $(wildcard $(srcdir)/8/rpmlist.d/*.opt) \ + $(wildcard $(srcdir)/f8/pubkeys/RPM-GPG*) \ f9/pkgs/01 f9/pkgs/02 f9/pkgs/03 f9/yum/yum.conf \ $(wildcard $(srcdir)/f9/yum.repos.d/*.repo) \ $(wildcard $(srcdir)/f9/rpmlist.d/*.lst) $(wildcard $(srcdir)/9/rpmlist.d/*.opt) \ + $(wildcard $(srcdir)/f9/pubkeys/RPM-GPG*) \ centos4/pkgs/01 centos4/pkgs/02 centos4/pkgs/03 \ centos4/yum/yum.conf $(wildcard $(srcdir)/centos4/yum.repos.d/*.repo) \ centos5/pkgs/01 centos5/pkgs/02 centos5/pkgs/03 \