From 9f4fc14f623ce44d685ee29b495401b2fca81842 Mon Sep 17 00:00:00 2001
From: jacob <jacob>
Date: Tue, 29 Mar 2005 05:02:16 +0000
Subject: [PATCH] Clean out this change in my tree; don't install the liblustre
 file.

---
 lustre/lmv/autoMakefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lustre/lmv/autoMakefile.am b/lustre/lmv/autoMakefile.am
index 1f58766505..e0bee99924 100644
--- a/lustre/lmv/autoMakefile.am
+++ b/lustre/lmv/autoMakefile.am
@@ -4,7 +4,7 @@
 # See the file COPYING in this distribution
 
 if LIBLUSTRE
-lib_LIBRARIES = liblmv.a
+noinst_LIBRARIES = liblmv.a
 liblmv_a_SOURCES = lmv_obd.c lmv_intent.c lmv_objmgr.c
 liblmv_a_CPPFLAGS = $(LLCPPFLAGS)
 liblmv_a_CFLAGS = $(LLCFLAGS)
-- 
GitLab