[MOAB-dev] r3256 - MOAB/trunk/parallel

kraftche at cae.wisc.edu kraftche at cae.wisc.edu
Mon Nov 2 14:31:05 CST 2009


Author: kraftche
Date: 2009-11-02 14:31:04 -0600 (Mon, 02 Nov 2009)
New Revision: 3256

Modified:
   MOAB/trunk/parallel/Makefile.am
Log:
install MBmpi.h

Modified: MOAB/trunk/parallel/Makefile.am
===================================================================
--- MOAB/trunk/parallel/Makefile.am	2009-11-02 19:55:16 UTC (rev 3255)
+++ MOAB/trunk/parallel/Makefile.am	2009-11-02 20:31:04 UTC (rev 3256)
@@ -39,6 +39,7 @@
 
 # The list of header files which are to be installed
   MOAB_PARALLEL_HDRS += \
+     MBmpi.h MBmpi_config.h \
      MBParallelComm.hpp \
      MBProcConfig.hpp \
      MBParallelData.hpp \



More information about the moab-dev mailing list