From 22337037dc8d9cad657bd2f9077aaf7863927e2f Mon Sep 17 00:00:00 2001 From: wangdi Date: Thu, 29 May 2003 02:52:26 +0000 Subject: [PATCH] add include to extra_dist --- lnet/Makefile.am | 2 +- lustre/portals/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lnet/Makefile.am b/lnet/Makefile.am index 26293f2..1a223f2 100644 --- a/lnet/Makefile.am +++ b/lnet/Makefile.am @@ -3,7 +3,7 @@ # This code is issued under the GNU General Public License. # See the file COPYING in this distribution -EXTRA_DIST = Rules.linux archdep.m4 +EXTRA_DIST = Rules.linux archdep.m4 include 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 26293f2..1a223f2 100644 --- a/lustre/portals/Makefile.am +++ b/lustre/portals/Makefile.am @@ -3,7 +3,7 @@ # This code is issued under the GNU General Public License. # See the file COPYING in this distribution -EXTRA_DIST = Rules.linux archdep.m4 +EXTRA_DIST = Rules.linux archdep.m4 include DIST_SUBDIRS = libcfs portals knals unals utils tests doc router if LIBLUSTRE SUBDIRS = portals unals utils -- 1.8.3.1