[cig-commits] r17109 - in short/3D/PyLith/trunk: . examples/greensfns/hex8/gfspatialdb

brad at geodynamics.org brad at geodynamics.org
Sun Aug 22 16:00:46 PDT 2010


Author: brad
Date: 2010-08-22 16:00:45 -0700 (Sun, 22 Aug 2010)
New Revision: 17109

Added:
   short/3D/PyLith/trunk/examples/greensfns/hex8/gfspatialdb/Makefile.am
Modified:
   short/3D/PyLith/trunk/configure.ac
Log:
Added missing Makefile.am.

Modified: short/3D/PyLith/trunk/configure.ac
===================================================================
--- short/3D/PyLith/trunk/configure.ac	2010-08-22 19:10:07 UTC (rev 17108)
+++ short/3D/PyLith/trunk/configure.ac	2010-08-22 23:00:45 UTC (rev 17109)
@@ -330,6 +330,7 @@
 		examples/greensfns/hex8/Makefile
 		examples/greensfns/hex8/gfimpulses/Makefile
 		examples/greensfns/hex8/gfresponses/Makefile
+		examples/greensfns/hex8/gfspatialdb/Makefile
 		examples/twocells/twohex8/Makefile
 		examples/twocells/twoquad4/Makefile
 		examples/twocells/twotet4/Makefile

Added: short/3D/PyLith/trunk/examples/greensfns/hex8/gfspatialdb/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/examples/greensfns/hex8/gfspatialdb/Makefile.am	                        (rev 0)
+++ short/3D/PyLith/trunk/examples/greensfns/hex8/gfspatialdb/Makefile.am	2010-08-22 23:00:45 UTC (rev 17109)
@@ -0,0 +1,20 @@
+# -*- Makefile -*-
+#
+# ----------------------------------------------------------------------
+#
+# Brad T. Aagaard, U.S. Geological Survey
+# Charles A. Williams, GNS Science
+# Matthew G. Knepley, University of Chicago
+#
+# This code was developed as part of the Computational Infrastructure
+# for Geodynamics (http://geodynamics.org).
+#
+# Copyright (c) 2010 University of California, Davis
+#
+# See COPYING for license information.
+#
+# ----------------------------------------------------------------------
+#
+
+
+# End of file 



More information about the CIG-COMMITS mailing list