[cig-commits] [commit] maint, 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
Wed Nov 5 15:42:33 PST 2014


Repository : https://github.com/geodynamics/pylith

On branches: maint,williams/add-examples-grav2d
Link       : https://github.com/geodynamics/pylith/compare/f33c75b19fd60eedb2a3405db76a1fee333bb1d7...5b6d812b1612809fea3bd331c4e5af98c25a536a

>---------------------------------------------------------------

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