From f7cd63b1c71537a5d468406d8a44c19dece2493d Mon Sep 17 00:00:00 2001 From: Enrico Scholz Date: Fri, 27 Feb 2004 17:57:50 +0000 Subject: [PATCH] added issupported.c git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1028 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 ed1efcf..bd8d8db 100644 --- a/util-vserver/lib/Makefile-files +++ b/util-vserver/lib/Makefile-files @@ -78,6 +78,7 @@ lib_SRCS = lib/syscall.c \ lib/capabilities.c \ lib/flags.c \ lib/flags_list.c \ + lib/issupported.c \ $(lib_legacy_SRCS) \ $(lib_management_SRCS) \ $(lib_v11_SRCS) \ -- 1.8.1.5