[MOAB-dev] r1362 - in MOAB/trunk: . test
kraftche at mcs.anl.gov
kraftche at mcs.anl.gov
Wed Nov 7 17:14:59 CST 2007
Author: kraftche
Date: 2007-11-07 17:14:59 -0600 (Wed, 07 Nov 2007)
New Revision: 1362
Modified:
MOAB/trunk/configure.in
MOAB/trunk/test/Makefile.am
Log:
build test/perf
Modified: MOAB/trunk/configure.in
===================================================================
--- MOAB/trunk/configure.in 2007-11-07 22:08:39 UTC (rev 1361)
+++ MOAB/trunk/configure.in 2007-11-07 23:14:59 UTC (rev 1362)
@@ -760,6 +760,7 @@
test/h5file/Makefile
test/dual/Makefile
test/obb/Makefile
+ test/perf/Makefile
tools/Makefile
tools/converter/Makefile
tools/hexmodops/Makefile
Modified: MOAB/trunk/test/Makefile.am
===================================================================
--- MOAB/trunk/test/Makefile.am 2007-11-07 22:08:39 UTC (rev 1361)
+++ MOAB/trunk/test/Makefile.am 2007-11-07 23:14:59 UTC (rev 1362)
@@ -1,5 +1,5 @@
-SUBDIRS = dual h5file obb
+SUBDIRS = dual h5file obb perf
EXTRA_DIST = 125hex.g \
1hex.g \
More information about the moab-dev
mailing list