From: wangdi Date: Thu, 29 May 2003 02:52:26 +0000 (+0000) Subject: add include to extra_dist X-Git-Tag: v1_7_100~1^91~193 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=22337037dc8d9cad657bd2f9077aaf7863927e2f;p=fs%2Flustre-release.git add include to extra_dist --- 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