[ofw] [PATCH 4/4] dist: ib collective extension include files missing

Davis, Arlin R arlin.r.davis at intel.com
Sun Feb 9 23:46:10 PST 2014


Signed-off-by: Arlin Davis <arlin.r.davis at intel.com>
---
 Makefile.am |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 7441348..47a9d9c 100755
--- a/Makefile.am
+++ b/Makefile.am
@@ -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)
-- 
1.7.3





More information about the ofw mailing list