Add shutdown.sh and reboot.sh to the Makefile.
authorDaniel Hokka Zakrisson <daniel@hozac.com>
Sun, 8 Apr 2007 00:39:47 +0000 (00:39 +0000)
committerDaniel Hokka Zakrisson <daniel@hozac.com>
Sun, 8 Apr 2007 00:39:47 +0000 (00:39 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2524 94cd875c-1c1d-0410-91d2-eb244daf1a30

distrib/Makefile.am

index 78cf079..abef012 100644 (file)
@@ -59,7 +59,8 @@ nobase_distrib_DATA   =  defaults/devs \
                           centos4/yum/yum.conf $(wildcard centos4/yum.repos.d/*.repo) \
                           suse91/apt/rpmpriorities suse91/pkgs/01 suse91/pkgs/02 \
                           suse91/rpm/macros \
-                          gentoo/init-vserver.sh gentoo/net.vserver
+                          gentoo/init-vserver.sh gentoo/net.vserver \
+                          gentoo/reboot.sh gentoo/shutdown.sh
 
 nobase_confdistrib_DATA        =  rh9/apt/sources.list \
                           fc1/apt/sources.list \