Whamcloud - gitweb
LU-2675 fid: remove liblustre includes
[fs/lustre-release.git] / lustre / fid / autoMakefile.am
index b4c590e..db183fa 100644 (file)
 # Lustre is a trademark of Sun Microsystems, Inc.
 #
 
-if LIBLUSTRE
-noinst_LIBRARIES = libfid.a
-libfid_a_SOURCES = fid_request.c fid_internal.h
-libfid_a_CPPFLAGS = $(LLCPPFLAGS)
-libfid_a_CFLAGS = $(LLCFLAGS)
-endif
-
 if MODULES
 modulefs_DATA = fid$(KMODEXT)
 endif