X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lnet%2Futils%2FMakefile.am;h=01c239dc23fb03983e79a9351797b177994980cf;hp=5c01c8c374d62a72ebedddf2a5e610adf9831373;hb=3b84a1ee5213563945225854a50e9037bb9646db;hpb=86b8c3319b01e5ab03b1285012db1c7b18ddd908 diff --git a/lnet/utils/Makefile.am b/lnet/utils/Makefile.am index 5c01c8c..01c239d 100644 --- a/lnet/utils/Makefile.am +++ b/lnet/utils/Makefile.am @@ -28,6 +28,8 @@ # Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. # Use is subject to license terms. # +# Copyright (c) 2013, 2014, Intel Corporation. +# # # This file is part of Lustre, http://www.lustre.org/ @@ -38,9 +40,8 @@ AM_CFLAGS = $(LLCFLAGS) if BUILD_DLC SUBDIRS = lnetconfig -endif - AM_LDFLAGS := -L$(top_builddir)/lnet/utils/lnetconfig +endif LIBCFS= $(top_builddir)/libcfs/libcfs/libcfs.a LIBCFSUTIL= $(top_builddir)/libcfs/libcfs/libcfsutil.a