X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=util-vserver%2FMakefile.am;h=9de448acd9e2a4c87d960d88f19d6004ba3629fe;hb=9c2cb19d6aee1ff6638c442894f22bb747477582;hp=8adb41e1a72a67cd48a4a6e6d41fb0d59ff81cd1;hpb=02d358546ec9b7c6e38cf415b9581e6523411d61;p=util-vserver.git diff --git a/util-vserver/Makefile.am b/util-vserver/Makefile.am index 8adb41e..9de448a 100644 --- a/util-vserver/Makefile.am +++ b/util-vserver/Makefile.am @@ -1,6 +1,6 @@ ## $Id$ -# Copyright (C) 2003,2004 Enrico Scholz +# Copyright (C) 2003,2004,2005,2006 Enrico Scholz # # 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 \