[cig-commits] r18409 - short/3D/PyLith/trunk/libsrc

brad at geodynamics.org brad at geodynamics.org
Sat May 21 07:06:45 PDT 2011


Author: brad
Date: 2011-05-21 07:06:45 -0700 (Sat, 21 May 2011)
New Revision: 18409

Added:
   short/3D/PyLith/trunk/libsrc/Makefile.am
Log:
Added missing Makefile.

Added: short/3D/PyLith/trunk/libsrc/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/libsrc/Makefile.am	                        (rev 0)
+++ short/3D/PyLith/trunk/libsrc/Makefile.am	2011-05-21 14:06:45 UTC (rev 18409)
@@ -0,0 +1,23 @@
+# -*- 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.
+#
+# ----------------------------------------------------------------------
+#
+
+SUBDIRS = \
+	pylith
+
+
+# End of file 



More information about the CIG-COMMITS mailing list