From: Daniel Hokka Zakrisson Date: Thu, 28 Sep 2006 15:08:25 +0000 (+0000) Subject: Add more forgotten files. X-Git-Tag: release-0.30.211~21 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?p=util-vserver.git;a=commitdiff_plain;h=3972d67cff23a0b598322e37d894c610bb12d91f Add more forgotten files. git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2334 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/Makefile.am b/Makefile.am index ef98626..2408a6e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -74,6 +74,7 @@ kernel_HDRS = \ kernel/limit.h \ kernel/limit_cmd.h \ kernel/limit_def.h \ + kernel/limit_int.h \ kernel/namespace.h \ kernel/namespace_cmd.h \ kernel/network.h \ @@ -81,6 +82,7 @@ kernel_HDRS = \ kernel/sched.h \ kernel/sched_cmd.h \ kernel/sched_def.h \ + kernel/signal.h \ kernel/signal_cmd.h \ kernel/switch.h \ kernel/xid.h diff --git a/contrib/Makefile-files b/contrib/Makefile-files index dcc3821..103f21b 100644 --- a/contrib/Makefile-files +++ b/contrib/Makefile-files @@ -31,6 +31,7 @@ EXTRA_DIST += $(contrib_subst_SRCS) \ contrib/yum-2.3.2-chroot.patch \ contrib/yum-2.3.3-chroot.patch \ contrib/yum-2.3.4-chroot.patch \ - contrib/yum-2.6.0-chroot.patch + contrib/yum-2.6.0-chroot.patch \ + contrib/yum-2.9.6-chroot.patch contrib/manifest.dat: contrib/.manifest.dat.pathsubst.stamp