X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=lib%2FMakefile-files;fp=lib%2FMakefile-files;h=ec9d51f7e14e046cb1814f7f5ab231a26062a859;hb=b0a62d195efca12c5cb9e7c0b3bea3be2cd57fc9;hp=31506852b7777fe3b38333f139e9806572673eca;hpb=fc28db1eb4146796ec27c2fb15780d6303120261;p=util-vserver.git diff --git a/lib/Makefile-files b/lib/Makefile-files index 3150685..ec9d51f 100644 --- a/lib/Makefile-files +++ b/lib/Makefile-files @@ -1,4 +1,4 @@ -## $Id: Makefile-files 2415 2006-12-08 13:24:49Z dhozac $ -*- makefile -*- +## $Id: Makefile-files 2449 2007-01-10 18:53:07Z dhozac $ -*- makefile -*- ## Copyright (C) 2003 Enrico Scholz ## @@ -126,7 +126,11 @@ lib_v21_SRCS = lib/syscall_setccaps-v21.hc \ lib/syscall_getspacemask-v21.hc \ lib/syscall_enternamespace-v21.hc \ lib/syscall_setnamespace-v21.hc \ - lib/syscall_ctxmigrate-v21.hc + lib/syscall_ctxmigrate-v21.hc \ + lib/syscall_setmapping.c \ + lib/syscall_setmapping-v21.hc \ + lib/syscall_schedinfo.c \ + lib/syscall_schedinfo-v21.hc if ENSC_HAVE_C99_COMPILER lib_v13_SRCS += lib/syscall_adddlimit-v13.hc \