X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=distrib%2FMakefile.am;h=83fd9a0bf77b90ff40ac87ba65300f0cebd3619a;hb=4674a5ae805794b65aacab0172298c9a3d43f678;hp=646865a79582f61e680729993463747640200c27;hpb=e863891f2cb12e9087f01e34f5d5c38c733a53a1;p=util-vserver.git diff --git a/distrib/Makefile.am b/distrib/Makefile.am index 646865a..83fd9a0 100644 --- a/distrib/Makefile.am +++ b/distrib/Makefile.am @@ -84,6 +84,9 @@ nobase_distrib_DATA = defaults/devs \ f13/pkgs/01 f13/pkgs/02 f13/pkgs/03 f13/yum/yum.conf \ $(wildcard $(srcdir)/f13/yum.repos.d/*.repo) \ $(wildcard $(srcdir)/f13/rpmlist.d/*.lst) $(wildcard $(srcdir)/f13/rpmlist.d/*.opt) \ + f14/pkgs/01 f14/pkgs/02 f14/pkgs/03 f14/yum/yum.conf \ + $(wildcard $(srcdir)/f14/yum.repos.d/*.repo) \ + $(wildcard $(srcdir)/f14/rpmlist.d/*.lst) $(wildcard $(srcdir)/f14/rpmlist.d/*.opt) \ 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 \ @@ -111,8 +114,8 @@ EXTRA_DIST = $(nobase_distrib_DATA) \ $(nobase_confdistrib_DATA) \ $(defaults_DATA) -redhat_style = rh9 fc1 fc2 fc3 fc4 fc5 fc6 f7 f8 f9 f10 f11 f12 f13 centos4 centos5 -sid_style = etch lenny squeeze sid +redhat_style = rh9 fc1 fc2 fc3 fc4 fc5 fc6 f7 f8 f9 f10 f11 f12 f13 f14 centos4 centos5 +sid_style = etch lenny squeeze wheezy sid install-exec-hook: install-notify-xtra install-data-hook: install-data-xtras