[cig-commits] commit: Adding back in the tests sub-directory - all the test files

Mercurial hg at geodynamics.org
Mon Nov 24 11:30:26 PST 2008


changeset:   24:2bddd20a1b7e
user:        PatrickSunter
date:        Thu Jun 28 05:31:25 2007 +0000
files:       MaterialPoints/makefile
description:
Adding back in the tests sub-directory - all the test files
are compiling in MaterialPoints/tests again now.


diff -r 99fc9b3ad40f -r 2bddd20a1b7e MaterialPoints/makefile
--- a/MaterialPoints/makefile	Thu Jun 28 05:27:46 2007 +0000
+++ b/MaterialPoints/makefile	Thu Jun 28 05:31:25 2007 +0000
@@ -38,7 +38,7 @@
 ##  License along with this library; if not, write to the Free Software
 ##  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 ##
-## $Id: makefile 456 2007-04-27 06:21:01Z LukeHodkinson $
+## $Id: makefile 482 2007-06-28 05:31:25Z PatrickSunter $
 ##
 ##~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
@@ -48,6 +48,6 @@ include ${PROJ_ROOT}/Makefile.system
 include ${PROJ_ROOT}/Makefile.system
 
 # Subdirectories
-subdirs := src
+subdirs := src tests
 
 include ${PROJ_ROOT}/Makefile.vmake



More information about the CIG-COMMITS mailing list