Whamcloud - gitweb
Merge "LU-9121 lnet: User Defined Selection Policy (UDSP)"
[fs/lustre-release.git] / lnet / include / lnet / Makefile.am
index a6e5159..b10c1c1 100644 (file)
@@ -1,11 +1,6 @@
-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
+EXTRA_DIST = \
+       api.h \
+       lib-lnet.h \
+       lib-types.h \
+       udsp.h \
+       socklnd.h