From: Daniel Hokka Zakrisson Date: Wed, 8 Aug 2007 21:03:35 +0000 (+0000) Subject: Add the bash-wrapper to the Makefile. X-Git-Tag: release-0.30.214~25 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=991f98de9a74904fe5e68da8ba1461ae6a2d042f;p=util-vserver.git Add the bash-wrapper to the Makefile. git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2580 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/gentoo/Makefile-files b/gentoo/Makefile-files index 3701210..faf7cbd 100644 --- a/gentoo/Makefile-files +++ b/gentoo/Makefile-files @@ -24,7 +24,8 @@ gentoo_src_SCRPTS = gentoo/vprocunhide \ gentoo/vservers.default \ gentoo/util-vserver -EXTRA_DIST += $(gentoo_src_SCRPTS) +EXTRA_DIST += $(gentoo_src_SCRPTS) \ + gentoo/bash-wrapper if HAVE_GENTOO_INIT initrd_SCRIPTS += $(gentoo_src_SCRPTS)