From: Enrico Scholz Date: Tue, 6 Apr 2004 22:58:10 +0000 (+0000) Subject: added switchtowatchxid.c X-Git-Tag: VERSION_0_10~150 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7ba903da848b8ac3358ff5d1b95004a0d0d9fb8;p=util-vserver.git added switchtowatchxid.c git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1431 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/util-vserver/lib_internal/Makefile-files b/util-vserver/lib_internal/Makefile-files index e51798c..5504560 100644 --- a/util-vserver/lib_internal/Makefile-files +++ b/util-vserver/lib_internal/Makefile-files @@ -51,6 +51,7 @@ lib_internal_libinternal_a_SOURCES = \ lib_internal/pathinfo-append.c \ lib_internal/pathinfo-test.c \ lib_internal/string-destroy.c \ + lib_internal/switchtowatchxid.c \ lib_internal/unify-copy.c \ lib_internal/unify-deunify.c \ lib_internal/unify-settime.c \