[MOAB-dev] r2722 - MOAB/trunk
kraftche at cae.wisc.edu
kraftche at cae.wisc.edu
Tue Mar 17 08:38:50 CDT 2009
Author: kraftche
Date: 2009-03-17 08:38:50 -0500 (Tue, 17 Mar 2009)
New Revision: 2722
Modified:
MOAB/trunk/Makefile.am
Log:
fix typo
Modified: MOAB/trunk/Makefile.am
===================================================================
--- MOAB/trunk/Makefile.am 2009-03-17 13:37:42 UTC (rev 2721)
+++ MOAB/trunk/Makefile.am 2009-03-17 13:38:50 UTC (rev 2722)
@@ -333,7 +333,7 @@
file_options_test_SOURCES = TestUtil.hpp FileOptions.cpp
file_options_test_CPPFLAGS = -DTEST
-file_optionstest_LDADD =
+file_options_test_LDADD =
var_len_test_SOURCES = TestUtil.hpp VarLenTagTest.cpp
var_len_test_no_template_SOURCES = $(var_len_test_SOURCES)
More information about the moab-dev
mailing list