Add the new syscalls from 2.1.
[util-vserver.git] / lib / Makefile-files
index 9574671..736d7f1 100644 (file)
@@ -110,7 +110,17 @@ lib_v13_SRCS =                     lib/syscall_ctxcreate.c \
                                lib/nflags-net.c \
                                lib/nflags_list-net.c
 lib_v21_SRCS =                 lib/syscall_setccaps-v21.hc \
-                               lib/syscall_setsched-v21.hc
+                               lib/syscall_setsched-v21.hc \
+                               lib/syscall_rlimitstat.c \
+                               lib/syscall_rlimitstat-v21.hc \
+                               lib/syscall_resetminmax.c \
+                               lib/syscall_resetminmax-v21.hc \
+                               lib/syscall_getvci.c \
+                               lib/syscall_getvci-v21.hc \
+                               lib/syscall_virtstat.c \
+                               lib/syscall_virtstat-v21.hc \
+                               lib/syscall_ctxstat.c \
+                               lib/syscall_ctxstat-v21.hc
 
 if ENSC_HAVE_C99_COMPILER
 lib_v13_SRCS +=                        lib/syscall_adddlimit-v13.hc \