[cig-commits] r14903 - short/3D/PyLith/trunk/tests/1d/line2

brad at geodynamics.org brad at geodynamics.org
Wed May 6 13:41:08 PDT 2009


Author: brad
Date: 2009-05-06 13:41:08 -0700 (Wed, 06 May 2009)
New Revision: 14903

Modified:
   short/3D/PyLith/trunk/tests/1d/line2/Makefile.am
Log:
Added dislocation routines to cleanup.

Modified: short/3D/PyLith/trunk/tests/1d/line2/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests/1d/line2/Makefile.am	2009-05-06 20:37:51 UTC (rev 14902)
+++ short/3D/PyLith/trunk/tests/1d/line2/Makefile.am	2009-05-06 20:41:08 UTC (rev 14903)
@@ -31,7 +31,12 @@
 noinst_TMP = \
 	axialextension_t0000000.vtk \
 	axialextension-statevars-elastic_info.vtk \
-	axialextension-statevars-elastic_t0000000.vtk
+	axialextension-statevars-elastic_t0000000.vtk \
+	dislocation-fault_info.vtk \
+	dislocation-fault_t0000000.vtk \
+	dislocation-statevars-elastic_info.vtk \
+	dislocation-statevars-elastic_t0000000.vtk \
+	dislocation_t0000000.vtk
 
 TESTS_ENVIRONMENT = $(PYTHON)
 



More information about the CIG-COMMITS mailing list