X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2FMakefile-files;h=736d7f1be7cf520b6179edc2052f2abef8e6d971;hb=e303b8205d3b33f3c96c0a5fe3ab8ea87971eb0a;hp=9574671f29c40ad4ca2dce12da57d2cd141d9e27;hpb=da54055d8657f709741f35ff0522bfeb7903538f;p=util-vserver.git diff --git a/lib/Makefile-files b/lib/Makefile-files index 9574671..736d7f1 100644 --- a/lib/Makefile-files +++ b/lib/Makefile-files @@ -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 \