From: wangdi Date: Fri, 27 May 2005 09:50:41 +0000 (+0000) Subject: Branch HEAD X-Git-Tag: 1.4.10~1085 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=d23c700c2bce92c817cfe8c5bbbf04537206bb39;p=fs%2Flustre-release.git Branch HEAD add types.h in Makefile.am for some tests build --- diff --git a/lustre/include/Makefile.am b/lustre/include/Makefile.am index f2c2d76..0d8082a 100644 --- a/lustre/include/Makefile.am +++ b/lustre/include/Makefile.am @@ -5,5 +5,5 @@ # See the file COPYING in this distribution SUBDIRS = linux lustre -EXTRA_DIST = ioctl.h liblustre.h +EXTRA_DIST = ioctl.h liblustre.h types.h