Whamcloud - gitweb
land b1_5 onto HEAD
[fs/lustre-release.git] / lustre / lmv / autoMakefile.am
diff --git a/lustre/lmv/autoMakefile.am b/lustre/lmv/autoMakefile.am
deleted file mode 100644 (file)
index 5de6b65..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright (C) 2002 Cluster File Systems, Inc.
-#
-# This code is issued under the GNU General Public License.
-# See the file COPYING in this distribution
-
-if LIBLUSTRE
-noinst_LIBRARIES = liblmv.a
-liblmv_a_SOURCES = lmv_obd.c lmv_intent.c lmv_objmgr.c
-liblmv_a_CPPFLAGS = $(LLCPPFLAGS)
-liblmv_a_CFLAGS = $(LLCFLAGS)
-endif
-
-if MODULES
-modulefs_DATA = lmv$(KMODEXT)
-endif # MODULES
-
-DIST_SOURCES = $(lmv-objs:.o=.c) lmv_internal.h
-MOSTLYCLEANFILES := @MOSTLYCLEANFILES@