[MOAB-dev] r3926 - MOAB/trunk/itaps/imesh
kraftche at cae.wisc.edu
kraftche at cae.wisc.edu
Thu May 20 09:26:06 CDT 2010
Author: kraftche
Date: 2010-05-20 09:26:06 -0500 (Thu, 20 May 2010)
New Revision: 3926
Modified:
MOAB/trunk/itaps/imesh/Makefile.am
Log:
remove reference to test that doesn't exist in repo
Modified: MOAB/trunk/itaps/imesh/Makefile.am
===================================================================
--- MOAB/trunk/itaps/imesh/Makefile.am 2010-05-20 14:25:43 UTC (rev 3925)
+++ MOAB/trunk/itaps/imesh/Makefile.am 2010-05-20 14:26:06 UTC (rev 3926)
@@ -24,8 +24,9 @@
libiMesh_la_include_HEADERS += iMeshP.h iMeshP_f.h iMeshP_protos.h
AM_CPPFLAGS += -I$(top_srcdir)/src/parallel -I$(top_srcdir)/src/parallel/moab
- check_PROGRAMS += partest iMeshP_unit_tests moabtest
- moabtest_SOURCES = moabtest.F
+# check_PROGRAMS += partest iMeshP_unit_tests moabtest
+ check_PROGRAMS += partest iMeshP_unit_tests
+# moabtest_SOURCES = moabtest.F
# check_PROGRAMS += ftest
# ftest_SOURCES = ftest.F
More information about the moab-dev
mailing list