Whamcloud - gitweb
LU-6245 libcfs: remove libcfsutil.h
[fs/lustre-release.git] / lnet / utils / Makefile.am
index 5c01c8c..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