[MOAB-dev] r5651 - MOAB/trunk/test/io

hayes6 at mcs.anl.gov hayes6 at mcs.anl.gov
Wed Aug 1 12:26:46 CDT 2012


Author: hayes6
Date: 2012-08-01 12:26:46 -0500 (Wed, 01 Aug 2012)
New Revision: 5651

Modified:
   MOAB/trunk/test/io/Makefile.am
Log:
typo in test/io/Makefile.am

Modified: MOAB/trunk/test/io/Makefile.am
===================================================================
--- MOAB/trunk/test/io/Makefile.am	2012-08-01 15:49:05 UTC (rev 5650)
+++ MOAB/trunk/test/io/Makefile.am	2012-08-01 17:26:46 UTC (rev 5651)
@@ -56,7 +56,7 @@
 exodus_test_SOURCES = $(srcdir)/../TestUtil.hpp exodus_test.cc
 gmsh_test_SOURCES = $(srcdir)/../TestUtil.hpp gmsh_test.cc
 nastran_test_SOURCES = $(srcdir)/../TestUtil.hpp nastran_test.cc
-read_ucd_nc_SOURCES = $(srcdir)/../TestUtil.hpp read_nc.cpp
+read_nc_SOURCES = $(srcdir)/../TestUtil.hpp read_nc.cpp
 ideas_test_SOURCES = $(srcdir)/../TestUtil.hpp ideas_test.cc
 stl_test_SOURCES = $(srcdir)/../TestUtil.hpp stl_test.cc
 smf_test_SOURCES = $(srcdir)/../TestUtil.hpp smf_test.cc



More information about the moab-dev mailing list