X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2FMakefile-files;h=5404f72cb21e7ff81a440cdba9600c55a4e43ac5;hb=7549d41c1fd992751f8cf5363aa747cbad0e3928;hp=c193cd6c1898adaae45d143a5bbf5bd7acae6a93;hpb=6bf3f95de36c804c97716b2d0bdf10680c559044;p=util-vserver.git diff --git a/lib/Makefile-files b/lib/Makefile-files index c193cd6..5404f72 100644 --- a/lib/Makefile-files +++ b/lib/Makefile-files @@ -19,6 +19,7 @@ lib_SRCS = lib/syscall.c \ lib/syscall_rlimit.c \ + lib/syscall_setsched.c \ lib/syscall_kill.c \ lib/checkversion.c \ lib/getctx.c \ @@ -30,6 +31,7 @@ lib_HDRS = lib/vserver.h lib_XHDRS = lib/syscall-compat.hc \ lib/syscall-legacy.hc \ lib/syscall_rlimit-v11.hc \ + lib/syscall_setsched-v13.hc \ lib/syscall_kill-v11.hc \ lib/getctx-compat.hc \ lib/getctx-legacy.hc \