back ported from recent util-vserver
[util-vserver.git] / lib / Makefile-files
index fb493bc..5404f72 100644 (file)
@@ -1,4 +1,4 @@
-## $Id: Makefile-files,v 1.1.4.5 2003/11/28 23:25:49 ensc Exp $  -*- makefile -*-
+## $Id: Makefile-files,v 1.1.4.6 2004/03/04 03:23:09 ensc Exp $  -*- makefile -*-
 
 ## Copyright (C) 2003 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
 ##  
@@ -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 \
@@ -41,4 +43,4 @@ lib_XHDRS                       =  lib/syscall-compat.hc \
 lib_lib_LIBS                   =  lib/libvserver.a
 
 lib_libvserver_a_SOURCES       =  $(lib_SRCS)
-lib_libvserver_a_CPPFLAGS      =  -I$(kernelincludedir) -D_GNU_SOURCE
+lib_libvserver_a_CPPFLAGS      =  -D_GNU_SOURCE