Whamcloud - gitweb
LU-4730 utils: lctl get_param, set_param cleanup
[fs/lustre-release.git] / lustre / mgc / autoMakefile.am
index de97b52..fdccb88 100644 (file)
 # Lustre is a trademark of Sun Microsystems, Inc.
 #
 
-if LIBLUSTRE
-noinst_LIBRARIES = libmgc.a
-libmgc_a_SOURCES = libmgc.c
-libmgc_a_CPPFLAGS = $(LLCPPFLAGS)
-libmgc_a_CFLAGS = $(LLCFLAGS)
-endif
-
 if MODULES
 modulefs_DATA = mgc$(KMODEXT)
 endif