From d23c700c2bce92c817cfe8c5bbbf04537206bb39 Mon Sep 17 00:00:00 2001 From: wangdi Date: Fri, 27 May 2005 09:50:41 +0000 Subject: [PATCH] Branch HEAD add types.h in Makefile.am for some tests build --- lustre/include/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 1.8.3.1