From: Enrico Scholz Date: Fri, 27 Feb 2004 17:57:50 +0000 (+0000) Subject: added issupported.c X-Git-Tag: VERSION_0_10~538 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7cd63b1c71537a5d468406d8a44c19dece2493d;p=util-vserver.git added issupported.c git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1028 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- 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) \