@@ -548,6 +548,8 @@ EXTRA_DIST = dat/common/dat_dictionary.h \
dapl/include/dapl_vendor.h \
dapl/openib_common/dapl_ib_dto.h \
dapl/openib_common/dapl_ib_common.h \
+ dapl/openib_common/collectives/ib_collectives.h \
+ dapl/openib_common/collectives/fca_provider.h \
dapl/openib_cma/dapl_ib_util.h \
dapl/openib_cma/linux/openib_osd.h \
dapl/openib_scm/dapl_ib_util.h \
@@ -590,7 +592,7 @@ EXTRA_DIST = dat/common/dat_dictionary.h \
test/dapltest/include/dapl_transaction_stats.h \
test/dapltest/include/dapl_transaction_test.h \
test/dapltest/include/dapl_version.h \
- test/dapltest/mdep/linux/dapl_mdep_user.h $(XHEADERS)
+ test/dapltest/mdep/linux/dapl_mdep_user.h
dist-hook: dapl.spec
cp dapl.spec $(distdir)
Signed-off-by: Arlin Davis <arlin.r.davis@intel.com> --- Makefile.am | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) -- 1.7.3