X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fmgc%2FautoMakefile.am;h=044574d6e952dec82fdefec3ddefb8f9a05ad873;hb=bb597d302fe0259ce60691677a6e79c3ff19bbb2;hp=de97b527608193327e3fd470db914cd0d7e8fc85;hpb=0f8dca08a4f68cba82c2c822998ecc309d3b7aaf;p=fs%2Flustre-release.git diff --git a/lustre/mgc/autoMakefile.am b/lustre/mgc/autoMakefile.am index de97b52..044574d 100644 --- a/lustre/mgc/autoMakefile.am +++ b/lustre/mgc/autoMakefile.am @@ -28,19 +28,14 @@ # Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. # Use is subject to license terms. # +# Copyright (c) 2014, Intel Corporation. +# # # This file is part of Lustre, http://www.lustre.org/ # 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