[MOAB-dev] r3040 - MOAB/trunk/tools/iMesh
    kraftche at mcs.anl.gov 
    kraftche at mcs.anl.gov
       
    Tue Jul 21 15:25:42 CDT 2009
    
    
  
Author: kraftche
Date: 2009-07-21 15:25:42 -0500 (Tue, 21 Jul 2009)
New Revision: 3040
Modified:
   MOAB/trunk/tools/iMesh/Makefile.am
Log:
include script in tarball
Modified: MOAB/trunk/tools/iMesh/Makefile.am
===================================================================
--- MOAB/trunk/tools/iMesh/Makefile.am	2009-07-21 20:22:28 UTC (rev 3039)
+++ MOAB/trunk/tools/iMesh/Makefile.am	2009-07-21 20:25:42 UTC (rev 3040)
@@ -64,6 +64,7 @@
 
 libiMesh_la_LIBADD = $(top_builddir)/libMOAB.la
 
+EXTRA_DIST = mkprotos.sh
 
 # Automake doesn't seem to have a directory defined for
 # platform-dependent data (or include) files. So put 
    
    
More information about the moab-dev
mailing list