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

willic3 at geodynamics.org willic3 at geodynamics.org
Fri Sep 22 08:50:28 PDT 2006


Author: willic3
Date: 2006-09-22 08:50:28 -0700 (Fri, 22 Sep 2006)
New Revision: 4588

Modified:
   short/3D/PyLith/branches/pylith-0.8/pylith3d/utils/Makefile.am
Log:
Fixed dependency for blockrot3.



Modified: short/3D/PyLith/branches/pylith-0.8/pylith3d/utils/Makefile.am
===================================================================
--- short/3D/PyLith/branches/pylith-0.8/pylith3d/utils/Makefile.am	2006-09-22 00:05:31 UTC (rev 4587)
+++ short/3D/PyLith/branches/pylith-0.8/pylith3d/utils/Makefile.am	2006-09-22 15:50:28 UTC (rev 4588)
@@ -16,7 +16,7 @@
 
 blockrot_SOURCES = blockrot.f
 blockrot2_SOURCES = blockrot2.f
-blockrot2_SOURCES = blockrot3.f
+blockrot3_SOURCES = blockrot3.f
 faultcalc_SOURCES = faultcalc.f
 faultcalc2_SOURCES = faultcalc2.f
 makeucd_SOURCES = makeucd.f



More information about the cig-commits mailing list