Whamcloud - gitweb
Clean out this change in my tree; don't install the liblustre file.
authorjacob <jacob>
Tue, 29 Mar 2005 05:02:16 +0000 (05:02 +0000)
committerjacob <jacob>
Tue, 29 Mar 2005 05:02:16 +0000 (05:02 +0000)
lustre/lmv/autoMakefile.am

index 1f58766..e0bee99 100644 (file)
@@ -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)