[cig-commits] [commit] williams/add-examples-grav2d: Added spatial database to Makefile.am so it will be included in distributions. (8fce919)
cig_noreply at geodynamics.org
cig_noreply at geodynamics.org
Mon Jun 23 13:51:15 PDT 2014
Repository : https://github.com/geodynamics/pylith
On branch : williams/add-examples-grav2d
Link : https://github.com/geodynamics/pylith/compare/5f0f56865c2ba7cf247403ffdbc89541559c3ec3...8fce9198e564fe8b26bcedef0423ffff4753e1dc
>---------------------------------------------------------------
commit 8fce9198e564fe8b26bcedef0423ffff4753e1dc
Author: Charles Williams <C.Williams at gns.cri.nz>
Date: Tue Jun 24 08:50:31 2014 +1200
Added spatial database to Makefile.am so it will be included in
distributions.
>---------------------------------------------------------------
8fce9198e564fe8b26bcedef0423ffff4753e1dc
examples/meshing/cubit_cellsize/Makefile.am | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/examples/meshing/cubit_cellsize/Makefile.am b/examples/meshing/cubit_cellsize/Makefile.am
index 616c816..86f5595 100644
--- a/examples/meshing/cubit_cellsize/Makefile.am
+++ b/examples/meshing/cubit_cellsize/Makefile.am
@@ -22,7 +22,8 @@ dist_noinst_DATA = \
geometry.jou \
mesh_cellsize.jou \
mesh_size_analyticfn.jou \
- mesh_size_spatialdb.jou
+ mesh_size_spatialdb.jou \
+ matprops.spatialdb
# End of file
More information about the CIG-COMMITS
mailing list