[SCM] Gerris Flow Solver branch, upstream, updated. b3aa46814a06c9cb2912790b23916ffb44f1f203

Stephane Popinet popinet at users.sourceforge.net
Fri May 15 02:51:28 UTC 2009


The following commit has been merged in the upstream branch:
commit e366bc4f451c5c1352709cc42bedbf7ac5e9e0a7
Author: Stephane Popinet <popinet at users.sourceforge.net>
Date:   Thu Nov 25 10:24:12 2004 +1100

    Added isocube.h to sources (gerris--ocean--0.7--patch-19)
    
    gerris--ocean--0.7--patch-19
    Keywords:
    
    darcs-hash:20041124232412-aabb8-22edb53e7eaf7416a108febda34c5e99da40d0ca.gz

diff --git a/src/Makefile.am b/src/Makefile.am
index 0437276..68fc6fb 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -115,7 +115,7 @@ SRC = \
 libgfs3D_la_LDFLAGS = $(NO_UNDEFINED)\
         -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)\
 	-release $(LT_RELEASE) -export-dynamic
-libgfs3D_la_SOURCES = $(SRC)
+libgfs3D_la_SOURCES = $(SRC) isocube.h
 
 libgfs2D_la_LDFLAGS = $(NO_UNDEFINED)\
         -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)\
@@ -126,7 +126,7 @@ libgfs2D_la_CFLAGS = $(AM_CFLAGS) -DFTT_2D=1
 libgfs2D3_la_LDFLAGS = $(NO_UNDEFINED)\
         -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)\
 	-release $(LT_RELEASE) -export-dynamic
-libgfs2D3_la_SOURCES = $(SRC)
+libgfs2D3_la_SOURCES = $(SRC) isocube.h
 libgfs2D3_la_CFLAGS = $(AM_CFLAGS) -DFTT_2D3=1
 
 CLEANFILES = $(BUILT_SOURCES)

-- 
Gerris Flow Solver



More information about the debian-science-commits mailing list