Whamcloud - gitweb
LU-5639 lnet: portal spreading rotor should be unsigned
[fs/lustre-release.git] / lnet / include / lnet / Makefile.am
index 9b60bbd..1a34a9f 100644 (file)
@@ -1,11 +1,16 @@
 lnetdir=$(includedir)/lnet
 
-SUBDIRS := linux
-if DARWIN
-SUBDIRS += darwin
-endif
-DIST_SUBDIRS := linux darwin
+SUBDIRS = linux
+DIST_SUBDIRS = linux
 
-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 lnet-sysctl.h
+EXTRA_DIST = \
+       api.h \
+       lib-dlc.h \
+       lib-lnet.h \
+       lib-types.h \
+       lnet.h \
+       lnetctl.h \
+       lnetst.h \
+       nidstr.h \
+       socklnd.h \
+       types.h