[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
Wed Jun 25 17:19:19 PDT 2014


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

On branch  : williams/add-examples-grav2d
Link       : https://github.com/geodynamics/pylith/compare/9e9b3eb32aeee3851bb285945375cc28a2c0fdcf...ffaa715d19b1a8a79173ca5af7d64b65529244c8

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

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