X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2FMakefile-files;h=57b182a5a58d27a7f422fa2b4bd602b1bf81048a;hb=90ceb7b399cf3c1eb8d0c7474bd2498fe62cd022;hp=de7dfe633059cdcc6008d3f8be1a1edd616cd69e;hpb=99d33f6844e093ed5119203557a606ce60f83de5;p=util-vserver.git diff --git a/lib/Makefile-files b/lib/Makefile-files index de7dfe6..57b182a 100644 --- a/lib/Makefile-files +++ b/lib/Makefile-files @@ -152,7 +152,11 @@ lib_v23_SRCS = lib/syscall_tagmigrate-v23.hc \ lib/syscall_tagmigrate.c \ lib/syscall_tagcreate.c \ lib/syscall_tasktag-v23.hc \ - lib/syscall_tasktag.c + lib/syscall_tasktag.c \ + lib/syscall_getbadness.c \ + lib/syscall_getbadness-v23.hc \ + lib/syscall_setbadness.c \ + lib/syscall_setbadness-v23.hc if ENSC_HAVE_C99_COMPILER lib_v13_SRCS += lib/syscall_adddlimit-v13.hc \