X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fconf%2FMakefile.am;h=562a352454b073a66befd04c9d3626faa5e00649;hp=06e5e6c05a718e10e209fbc5ff647c0a09d5ba6e;hb=25ee73e7733214f7a46f81b2540b7fca67b0eef1;hpb=c6e5f4069edaecb8461df2d03566bd5e333b8a5c diff --git a/lustre/conf/Makefile.am b/lustre/conf/Makefile.am index 06e5e6c..562a352 100644 --- a/lustre/conf/Makefile.am +++ b/lustre/conf/Makefile.am @@ -34,7 +34,7 @@ EXTRA_DIST = lustre.dtd slapd-lustre.conf lustre2ldif.xsl top.ldif \ 99-lustre.rules lustre ldev.conf ko2iblnd.conf lsvcgss \ - lnet_routes.conf + lnet_routes.conf lnet.conf ldapconfdir = $(sysconfdir)/openldap sysconf_DATA = ldev.conf @@ -55,5 +55,9 @@ sysconfig_DATA = lustre lsvcgss endif endif +if BUILD_DLC +sysconf_DATA += lnet.conf +endif + modprobedir = $(sysconfdir)/modprobe.d modprobe_DATA = ko2iblnd.conf