util-vserver 0.30.215.
[util-vserver.git] / gentoo / Makefile-files
index fb03479..b5d5e9a 100644 (file)
@@ -1,4 +1,4 @@
-## $Id$  -*- makefile -*-
+## $Id: Makefile-files 2674 2008-01-27 07:55:13Z dhozac $  -*- makefile -*-
 
 ## Copyright (C) 2003 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
 ##  
@@ -24,8 +24,10 @@ 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)
+pkglib_SCRIPTS +=      gentoo/bash-wrapper
 endif