merge with 0.30.213
[util-vserver.git] / lib / Makefile-files
index 12a4ca8..70262c7 100644 (file)
@@ -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 <enrico.scholz@informatik.tu-chemnitz.de>
 ##  
@@ -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 \