From: Enrico Scholz Date: Tue, 19 Oct 2004 21:09:00 +0000 (+0000) Subject: added defaulttty.c X-Git-Tag: IPSENTINEL_VERSION_0_12~248 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e870709c7ba770f726148424c4ec9e035bc5c785;p=util-vserver.git added defaulttty.c git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1744 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/util-vserver/vserver-start/Makefile-files b/util-vserver/vserver-start/Makefile-files index 001fbb1..77e6978 100644 --- a/util-vserver/vserver-start/Makefile-files +++ b/util-vserver/vserver-start/Makefile-files @@ -28,6 +28,7 @@ vserver_start_vserver_start_bin_SOURCES = \ vserver-start/main.c \ vserver-start/mount.c \ vserver-start/mount.h \ + vserver-start/defaulttty.c \ vserver-start/scriptlets.c \ vserver-start/undo.c \ vserver-start/undo.h \