X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2FMakefile-files;h=660d467efa895033f683591ccf9483c2440bb1b7;hb=9b4dde7b1e69c055de4adc1d9b161895a6a7c067;hp=28ea6ab428e6436ae920fd162e84545bd29c6a85;hpb=c6b3f09b232307f6aa791fb44deb2937d0578a12;p=util-vserver.git diff --git a/lib/Makefile-files b/lib/Makefile-files index 28ea6ab..660d467 100644 --- a/lib/Makefile-files +++ b/lib/Makefile-files @@ -157,7 +157,11 @@ lib_v23_SRCS = lib/syscall_tagmigrate-v23.hc \ lib/syscall_getbadness.c \ lib/syscall_getbadness-v23.hc \ lib/syscall_setbadness.c \ - lib/syscall_setbadness-v23.hc + lib/syscall_setbadness-v23.hc \ + lib/syscall_ctxcreate-v23.hc \ + lib/syscall_ctxmigrate-v23.hc \ + lib/syscall_getspacedefault.c \ + lib/syscall_getspacedefault-v23.hc if ENSC_HAVE_C99_COMPILER lib_v13_SRCS += lib/syscall_adddlimit-v13.hc \