Whamcloud - gitweb
LU-14798 lnet: add LNet GPU Direct Support
[fs/lustre-release.git] / lnet / include / lnet / Makefile.am
index 3328874..3f2294f 100644 (file)
@@ -1,11 +1,7 @@
-lnetdir=$(includedir)/lnet
-
-SUBDIRS := linux
-if DARWIN
-SUBDIRS += darwin
-endif
-DIST_SUBDIRS := $(SUBDIRS)
-
-EXTRA_DIST = api.h api-support.h \
-       lib-lnet.h lib-types.h lnet.h lnetctl.h types.h \
-        socklnd.h ptllnd.h ptllnd_wire.h lnetst.h
+EXTRA_DIST = \
+       api.h \
+       lib-lnet.h \
+       lib-types.h \
+       udsp.h \
+       lnet_rdma.h \
+       socklnd.h