added kernel headers
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Fri, 12 Mar 2004 03:13:00 +0000 (03:13 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Fri, 12 Mar 2004 03:13:00 +0000 (03:13 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1227 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/Makefile.am

index 9ad9487..0100e90 100644 (file)
@@ -57,10 +57,21 @@ BUILT_SOURCES =             linuxcaps.h pathconfig.h linuxvirtual.h
 
 man_MANS =
 
+kernel_HDRS =          kernel/context.h \
+                       kernel/inode.h \
+                       kernel/legacy.h \
+                       kernel/limit.h \
+                       kernel/namespace.h \
+                       kernel/network.h \
+                       kernel/sched.h \
+                       kernel/signal.h \
+                       kernel/switch.h
+
 EXTRA_PROGRAMS =
 EXTRA_DIST =           pathconfig.h.pathsubst \
                        util-vserver.spec \
-                       THANKS
+                       THANKS \
+                       $(kernel_HDRS)
 
 check_PROGRAMS =
 check_SCRIPTS =