X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2FMakefile-files;fp=lib%2FMakefile-files;h=9d5b6df200472a2d096baf80123a91fd53df4154;hb=ab2b7b6f8021a11c22f345b9c9870e793daeeb84;hp=d511f2016aca03d7a07bf661a5e8217ad389f9e2;hpb=12fc223e43656936828325a89eaf69eec0983097;p=util-vserver.git diff --git a/lib/Makefile-files b/lib/Makefile-files index d511f20..9d5b6df 100644 --- a/lib/Makefile-files +++ b/lib/Makefile-files @@ -131,7 +131,9 @@ lib_v21_SRCS = lib/syscall_setccaps-v21.hc \ lib/syscall_setmapping-v21.hc \ lib/syscall_schedinfo.c \ lib/syscall_schedinfo-v21.hc \ - lib/syscall_getccaps-v21.hc + lib/syscall_getccaps-v21.hc \ + lib/syscall_getsched.c \ + lib/syscall_getsched-v21.hc if ENSC_HAVE_C99_COMPILER lib_v13_SRCS += lib/syscall_adddlimit-v13.hc \