diff --git a/lustre/include/lustre/Makefile.am b/lustre/include/lustre/Makefile.am index 882011bf7f004bba733e54b9b4deacc43a7fd476..8d1643220b129592ed309c40d4a2aae049243e3f 100644 --- a/lustre/include/lustre/Makefile.am +++ b/lustre/include/lustre/Makefile.am @@ -35,7 +35,7 @@ # if UTILS -pkginclude_HEADERS = lustre_idl.h lustre_user.h liblustreapi.h types.h +pkginclude_HEADERS = lustre_idl.h lustre_user.h liblustreapi.h types.h ll_fiemap.h endif -EXTRA_DIST = lustre_idl.h lustre_user.h liblustreapi.h types.h +EXTRA_DIST = lustre_idl.h lustre_user.h liblustreapi.h types.h ll_fiemap.h