Whamcloud - gitweb
LU-6205 tests: fix bash expansion of fid
[fs/lustre-release.git] / lnet / utils / Makefile.am
index d43150d..01c239d 100644 (file)
@@ -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
@@ -74,10 +75,3 @@ lnetctl_LDADD = -L. -lm -lyaml -llnetconfig \
                $(LIBCFSUTIL) $(LIBCFS) $(LIBREADLINE) $(LIBEFENCE)
 lnetctl_DEPENDENCIES = $(top_builddir)/lnet/utils/lnetconfig/liblnetconfig.so
 endif # UTILS
-
-LND_LIBS =
-if BUILD_USOCKLND
-LND_LIBS += $(top_builddir)/lnet/ulnds/socklnd/libsocklnd.a
-endif
-
-EXTRA_DIST = genlib.sh