[cig-commits] r16931 - in short/3D/PyLith/trunk/tests: . 3d 3d/matprops

brad at geodynamics.org brad at geodynamics.org
Tue Jun 8 09:18:38 PDT 2010


Author: brad
Date: 2010-06-08 09:18:38 -0700 (Tue, 08 Jun 2010)
New Revision: 16931

Added:
   short/3D/PyLith/trunk/tests/3d/Makefile.am
   short/3D/PyLith/trunk/tests/3d/matprops/Makefile.am
Modified:
   short/3D/PyLith/trunk/tests/Makefile.am
Log:
Updated Makefiles.

Added: short/3D/PyLith/trunk/tests/3d/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests/3d/Makefile.am	                        (rev 0)
+++ short/3D/PyLith/trunk/tests/3d/Makefile.am	2010-06-08 16:18:38 UTC (rev 16931)
@@ -0,0 +1,15 @@
+# -*- Makefile -*-
+#
+# ----------------------------------------------------------------------
+#
+#                           Brad T. Aagaard
+#                        U.S. Geological Survey
+#
+# <LicenseText>
+#
+# ----------------------------------------------------------------------
+#
+
+SUBDIRS = matprops
+
+# End of file 

Added: short/3D/PyLith/trunk/tests/3d/matprops/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests/3d/matprops/Makefile.am	                        (rev 0)
+++ short/3D/PyLith/trunk/tests/3d/matprops/Makefile.am	2010-06-08 16:18:38 UTC (rev 16931)
@@ -0,0 +1,23 @@
+# -*- Makefile -*-
+#
+# ----------------------------------------------------------------------
+#
+#                           Brad T. Aagaard
+#                        U.S. Geological Survey
+#
+# <LicenseText>
+#
+# ----------------------------------------------------------------------
+#
+
+dist_noinst_DATA = \
+	README \
+	geometry.jou \
+	mesh_hex8_1000m.jou \
+	mesh_hex8_1000m.exo \
+	pylithapp.cfg \
+	finalslip.spatialdb \
+	sliptime.spatialdb \
+	mat_xvar.spatialdb
+
+# End of file 

Modified: short/3D/PyLith/trunk/tests/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests/Makefile.am	2010-06-08 16:12:17 UTC (rev 16930)
+++ short/3D/PyLith/trunk/tests/Makefile.am	2010-06-08 16:18:38 UTC (rev 16931)
@@ -10,4 +10,6 @@
 # ----------------------------------------------------------------------
 #
 
+SUBDIRS = 3d
+
 # End of file 



More information about the CIG-COMMITS mailing list