[MOAB-dev] commit/MOAB: iulian07: revert the test/Makefile.am to previous version
commits-noreply at bitbucket.org
commits-noreply at bitbucket.org
Thu Jun 12 09:19:40 CDT 2014
1 new commit in MOAB:
https://bitbucket.org/fathomteam/moab/commits/aa284a7d6a22/
Changeset: aa284a7d6a22
Branch: master
User: iulian07
Date: 2014-06-12 16:18:39
Summary: revert the test/Makefile.am to previous version
it needs to generate the files for stress test
Affected #: 1 file
diff --git a/test/Makefile.am b/test/Makefile.am
index 24de658..c31ac87 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -86,11 +86,11 @@ MOSTLYCLEANFILES = mb_write.g \
range_test_SOURCES = range_test.cpp
moab_test_SOURCES = MBTest.cpp
-#moab_test_DEPENDENCIES = \
-# mb_big_test.g \
-# cell1.gen \
-# cell2.gen \
-# $(LDADD)
+moab_test_DEPENDENCIES = \
+ mb_big_test.g \
+ cell1.gen \
+ cell2.gen \
+ $(LDADD)
homxform_test_SOURCES = $(top_srcdir)/src/HomXform.cpp
homxform_test_CPPFLAGS = -DTEST $(AM_CPPFLAGS) $(CPPFLAGS)
Repository URL: https://bitbucket.org/fathomteam/moab/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
More information about the moab-dev
mailing list