NETTYPE_USER2KERNEL/NETTYPE_KERNEL2USER: handle IPv6 bcast case, too
[util-vserver.git] / util-vserver / Makefile.am
index 8adb41e..9de448a 100644 (file)
@@ -1,6 +1,6 @@
 ## $Id$
 
-# Copyright (C) 2003,2004 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
+# Copyright (C) 2003,2004,2005,2006 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
 #  
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -58,7 +58,8 @@ BUILT_SOURCES =               pathconfig.h \
 
 man_MANS =
 
-kernel_HDRS =          kernel/context.h        \
+kernel_HDRS =                                  \
+                       kernel/context.h        \
                        kernel/context_cmd.h    \
                        kernel/cvirt.h          \
                        kernel/cvirt_cmd.h      \
@@ -85,6 +86,7 @@ kernel_HDRS =         kernel/context.h        \
                        kernel/xid.h
 
 
+
 EXTRA_PROGRAMS =
 EXTRA_DIST =           pathconfig.h.pathsubst \
                        util-vserver.spec \