[cig-commits] r16647 - in short/3D/PyLith/trunk: . tests

brad at geodynamics.org brad at geodynamics.org
Wed May 5 15:03:18 PDT 2010


Author: brad
Date: 2010-05-05 15:03:17 -0700 (Wed, 05 May 2010)
New Revision: 16647

Added:
   short/3D/PyLith/trunk/tests/Makefile.am
Modified:
   short/3D/PyLith/trunk/configure.ac
Log:
Fixed 'make dist'.

Modified: short/3D/PyLith/trunk/configure.ac
===================================================================
--- short/3D/PyLith/trunk/configure.ac	2010-05-05 19:21:07 UTC (rev 16646)
+++ short/3D/PyLith/trunk/configure.ac	2010-05-05 22:03:17 UTC (rev 16647)
@@ -292,6 +292,7 @@
 		tests_auto/2d/quad4/Makefile
 		tests_auto/3dnew/hex8/Makefile
 		tests_auto/petsc/Makefile
+		tests/Makefile
 		playpen/closure/Makefile
                 doc/Makefile
 		doc/developer/Makefile

Added: short/3D/PyLith/trunk/tests/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/tests/Makefile.am	                        (rev 0)
+++ short/3D/PyLith/trunk/tests/Makefile.am	2010-05-05 22:03:17 UTC (rev 16647)
@@ -0,0 +1,13 @@
+# -*- Makefile -*-
+#
+# ----------------------------------------------------------------------
+#
+#                           Brad T. Aagaard
+#                        U.S. Geological Survey
+#
+# <LicenseText>
+#
+# ----------------------------------------------------------------------
+#
+
+# End of file 



More information about the CIG-COMMITS mailing list