Whamcloud - gitweb
LU-5560 obd: reserve connection flag OBD_CONNECT2_FILE_SECCTX
[fs/lustre-release.git] / lustre / conf / Makefile.am
index 7615eaf..ce11fe9 100644 (file)
@@ -28,7 +28,7 @@
 # Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved.
 # Use is subject to license terms.
 #
-# Copyright (c) 2014, Intel Corporation.
+# Copyright (c) 2014, 2015, Intel Corporation.
 #
 
 #
@@ -37,7 +37,7 @@
 #
 
 EXTRA_DIST = lustre.dtd slapd-lustre.conf lustre2ldif.xsl top.ldif \
-             99-lustre.rules lustre ldev.conf ko2iblnd.conf
+             99-lustre.rules lustre ldev.conf ko2iblnd.conf lsvcgss
 ldapconfdir = $(sysconfdir)/openldap
 
 if UTILS
@@ -51,7 +51,7 @@ udevrules_DATA = 99-lustre.rules
 if RHEL
 if SERVER
 sysconfigdir = $(sysconfdir)/sysconfig
-sysconfig_DATA = lustre
+sysconfig_DATA = lustre lsvcgss
 endif
 endif