From: wangdi Date: Mon, 26 May 2003 09:07:05 +0000 (+0000) Subject: get rid of MCP in Makefile.am X-Git-Tag: v1_7_100~1^91~230 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=a2a439e0fea35e261a46fcbbfe6210eb9604ad95;p=fs%2Flustre-release.git get rid of MCP in Makefile.am --- diff --git a/lnet/Makefile.am b/lnet/Makefile.am index 1c28b649..9c84d8e 100644 --- a/lnet/Makefile.am +++ b/lnet/Makefile.am @@ -3,7 +3,8 @@ # This code is issued under the GNU General Public License. # See the file COPYING in this distribution -EXTRA_DIST = Rules.linux archdep.m4 MCP +#EXTRA_DIST = Rules.linux archdep.m4 MCP +EXTRA_DIST = Rules.linux archdep.m4 DIST_SUBDIRS = libcfs portals knals unals utils tests doc router if LIBLUSTRE SUBDIRS = portals unals utils diff --git a/lustre/portals/Makefile.am b/lustre/portals/Makefile.am index 1c28b649..9c84d8e 100644 --- a/lustre/portals/Makefile.am +++ b/lustre/portals/Makefile.am @@ -3,7 +3,8 @@ # This code is issued under the GNU General Public License. # See the file COPYING in this distribution -EXTRA_DIST = Rules.linux archdep.m4 MCP +#EXTRA_DIST = Rules.linux archdep.m4 MCP +EXTRA_DIST = Rules.linux archdep.m4 DIST_SUBDIRS = libcfs portals knals unals utils tests doc router if LIBLUSTRE SUBDIRS = portals unals utils