From 4c2c00b84dfe0a292416e4c78e8fae807da5a5b6 Mon Sep 17 00:00:00 2001 From: nathan Date: Wed, 14 Sep 2005 19:04:23 +0000 Subject: [PATCH] fix build --- lnet/include/lnet/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lnet/include/lnet/Makefile.am b/lnet/include/lnet/Makefile.am index dff5bee..ced547d 100644 --- a/lnet/include/lnet/Makefile.am +++ b/lnet/include/lnet/Makefile.am @@ -6,5 +6,5 @@ SUBDIRS += darwin endif DIST_SUBDIRS := $(SUBDIRS) -EXTRA_DIST = api.h api-support.h build_check.h \ +EXTRA_DIST = api.h api-support.h \ lib-lnet.h lib-types.h lnet.h lnetctl.h socklnd.h types.h -- 1.8.3.1