[MOAB-dev] r2843 - MOAB/trunk/test/perf
kraftche at cae.wisc.edu
kraftche at cae.wisc.edu
Sat Apr 18 09:44:24 CDT 2009
Author: kraftche
Date: 2009-04-18 09:44:23 -0500 (Sat, 18 Apr 2009)
New Revision: 2843
Modified:
MOAB/trunk/test/perf/Makefile.am
Log:
fix distcheck failure
Modified: MOAB/trunk/test/perf/Makefile.am
===================================================================
--- MOAB/trunk/test/perf/Makefile.am 2009-04-18 14:42:02 UTC (rev 2842)
+++ MOAB/trunk/test/perf/Makefile.am 2009-04-18 14:44:23 UTC (rev 2843)
@@ -20,4 +20,6 @@
perf_SOURCES = perf.cpp
seqperf_SOURCES = seqperf.cpp
adj_time_SOURCES = adj_time.cpp
+point_in_elem_SOURCES = point_in_elem.cpp
+
More information about the moab-dev
mailing list