X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lnet%2Fklnds%2FMakefile.am;fp=lustre%2Finclude%2Flustre%2FMakefile.am;h=df6ee5c64b517179ee9115fcb03ef2384e563b85;hp=a785adaafedd4354ccbcbd27db03d62b729ed2e1;hb=090c677210ee2946d99c71412e4ff762bb300f4f;hpb=c843241715b13024a656fad4e465be20e7fc5c79 diff --git a/lustre/include/lustre/Makefile.am b/lnet/klnds/Makefile.am similarity index 59% rename from lustre/include/lustre/Makefile.am rename to lnet/klnds/Makefile.am index a785ada..df6ee5c 100644 --- a/lustre/include/lustre/Makefile.am +++ b/lnet/klnds/Makefile.am @@ -3,7 +3,5 @@ # This code is issued under the GNU General Public License. # See the file COPYING in this distribution - -pkginclude_HEADERS = lustre_user.h liblustreapi.h - -EXTRA_DIST = $(pkginclude_HEADERS) +DIST_SUBDIRS= socknal qswnal gmnal scimacnal ibnal +SUBDIRS= socknal @QSWNAL@ @GMNAL@ @SCIMACNAL@ @IBNAL@