Whamcloud - gitweb
LU-2675 lnet: add lnet/nidstr.h
[fs/lustre-release.git] / lnet / include / lnet / Makefile.am
index e40e743..1a34a9f 100644 (file)
@@ -3,6 +3,14 @@ lnetdir=$(includedir)/lnet
 SUBDIRS = linux
 DIST_SUBDIRS = linux
 
-EXTRA_DIST = api.h api-support.h \
-       lib-dlc.h lib-lnet.h lib-types.h lnet.h lnetctl.h types.h \
-       socklnd.h lnetst.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