[cig-commits] commit: Adding in the utils/tests again since this is now working.

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


changeset:   26:3fc24c44a2c8
user:        PatrickSunter
date:        Thu Jun 28 05:57:43 2007 +0000
files:       Utils/makefile
description:
Adding in the utils/tests again since this is now working.


diff -r d3fdf5323504 -r 3fc24c44a2c8 Utils/makefile
--- a/Utils/makefile	Thu Jun 28 05:53:03 2007 +0000
+++ b/Utils/makefile	Thu Jun 28 05:57:43 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 277 2006-04-11 11:28:01Z PatrickSunter $
+## $Id: makefile 484 2007-06-28 05:57:43Z PatrickSunter $
 ##
 ##~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
@@ -48,6 +48,6 @@ include ${PROJ_ROOT}/Makefile.system
 include ${PROJ_ROOT}/Makefile.system
 
 # Subdirectories
-subdirs := src #tests
+subdirs := src tests
 
 include ${PROJ_ROOT}/Makefile.vmake



More information about the CIG-COMMITS mailing list