[MOAB-dev] r3925 - MOAB/trunk
kraftche at cae.wisc.edu
kraftche at cae.wisc.edu
Thu May 20 09:25:43 CDT 2010
Author: kraftche
Date: 2010-05-20 09:25:43 -0500 (Thu, 20 May 2010)
New Revision: 3925
Modified:
MOAB/trunk/configure.ac
Log:
fix 'make distcheck'
Modified: MOAB/trunk/configure.ac
===================================================================
--- MOAB/trunk/configure.ac 2010-05-19 22:10:33 UTC (rev 3924)
+++ MOAB/trunk/configure.ac 2010-05-20 14:25:43 UTC (rev 3925)
@@ -1042,6 +1042,9 @@
examples/Makefile
examples/examples.make
examples/simple/makefile
+ MeshFiles/Makefile
+ MeshFiles/unittest/Makefile
+ MeshFiles/unittest/io/Makefile
])
AC_CONFIG_COMMANDS([src/MOAB_FCDefs.h],
[sed -e "s/FC_FUNC/MOAB_FC_FUNC/" src/FCDefs.h >src/MOAB_FCDefs.h])
More information about the moab-dev
mailing list