From a316ca4686f3dc7ea7382bfb5d48ed296b5c1140 Mon Sep 17 00:00:00 2001 From: Enrico Scholz Date: Tue, 16 Mar 2004 03:42:00 +0000 Subject: [PATCH] added isdynamicxid.c git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1262 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- util-vserver/lib/Makefile-files | 1 + 1 file changed, 1 insertion(+) diff --git a/util-vserver/lib/Makefile-files b/util-vserver/lib/Makefile-files index 9ca6c58..03ec7f6 100644 --- a/util-vserver/lib/Makefile-files +++ b/util-vserver/lib/Makefile-files @@ -92,6 +92,7 @@ lib_SRCS = lib/syscall.c \ lib/fmtx-32.c \ lib/fmtx-64.c \ lib/capabilities.c \ + lib/isdynamicxid.c \ lib/issupported.c \ lib/issupportedstring.c \ lib/listparser_uint32.c \ -- 1.8.1.5