[MOAB-dev] r3944 - MOAB/trunk

kraftche at cae.wisc.edu kraftche at cae.wisc.edu
Mon May 24 12:15:28 CDT 2010


Author: kraftche
Date: 2010-05-24 12:15:28 -0500 (Mon, 24 May 2010)
New Revision: 3944

Modified:
   MOAB/trunk/Makefile.am
Log:
fix make distcheck

Modified: MOAB/trunk/Makefile.am
===================================================================
--- MOAB/trunk/Makefile.am	2010-05-22 22:50:41 UTC (rev 3943)
+++ MOAB/trunk/Makefile.am	2010-05-24 17:15:28 UTC (rev 3944)
@@ -5,7 +5,7 @@
 ACLOCAL_AMFLAGS = -I config
 
 # Subdirectories to build
-SUBDIRS = src test $(itaps_dir) tools doc examples
+SUBDIRS = src MeshFiles test $(itaps_dir) tools doc examples
 
 if ENABLE_igeom
   itaps_dir_igeom = itaps








































More information about the moab-dev mailing list