From: jacob Date: Tue, 29 Mar 2005 05:02:16 +0000 (+0000) Subject: Clean out this change in my tree; don't install the liblustre file. X-Git-Tag: 1.3.4~27 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=9f4fc14f623ce44d685ee29b495401b2fca81842;p=fs%2Flustre-release.git Clean out this change in my tree; don't install the liblustre file. --- diff --git a/lustre/lmv/autoMakefile.am b/lustre/lmv/autoMakefile.am index 1f58766..e0bee99 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)