[cig-commits] r6514 - short/3D/PyLith/branches/pylith-0.8/pylith3d/utils

willic3 at geodynamics.org willic3 at geodynamics.org
Fri Apr 6 13:06:26 PDT 2007


Author: willic3
Date: 2007-04-06 13:06:25 -0700 (Fri, 06 Apr 2007)
New Revision: 6514

Modified:
   short/3D/PyLith/branches/pylith-0.8/pylith3d/utils/Makefile.am
Log:
Added new 'prescomp' code to source list.



Modified: short/3D/PyLith/branches/pylith-0.8/pylith3d/utils/Makefile.am
===================================================================
--- short/3D/PyLith/branches/pylith-0.8/pylith3d/utils/Makefile.am	2007-04-06 20:05:18 UTC (rev 6513)
+++ short/3D/PyLith/branches/pylith-0.8/pylith3d/utils/Makefile.am	2007-04-06 20:06:25 UTC (rev 6514)
@@ -10,6 +10,7 @@
 	faultslip \
 	fixbc \
 	makeucd \
+	prescomp \
 	pylith2ucd \
 	readnetgen \
 	readucd2 \
@@ -27,6 +28,7 @@
 faultslip_SOURCES = faultslip.f
 fixbc_SOURCES = fixbc.f
 makeucd_SOURCES = makeucd.f
+prescomp_SOURCES = prescomp.f
 pylith2ucd_SOURCES = pylith2ucd.f
 readnetgen_SOURCES = readnetgen.f
 readucd2_SOURCES = readucd2.f



More information about the cig-commits mailing list