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

leif at geodynamics.org leif at geodynamics.org
Thu Mar 8 14:48:41 PST 2007


Author: leif
Date: 2007-03-08 14:48:41 -0800 (Thu, 08 Mar 2007)
New Revision: 6205

Modified:
   short/3D/PyLith/branches/pylith-0.8/pylith3d/Makefile.am
Log:
Fixed the makefile I broke.

Modified: short/3D/PyLith/branches/pylith-0.8/pylith3d/Makefile.am
===================================================================
--- short/3D/PyLith/branches/pylith-0.8/pylith3d/Makefile.am	2007-03-08 22:19:06 UTC (rev 6204)
+++ short/3D/PyLith/branches/pylith-0.8/pylith3d/Makefile.am	2007-03-08 22:48:41 UTC (rev 6205)
@@ -35,8 +35,7 @@
 	pylith3d/MaterialModel/IsotropicPowerLawMaxwellViscoelastic.py \
 	pylith3d/MaterialModel/IsotropicPowerLawMaxwellViscoelasticESF.py \
 	pylith3d/MaterialModel/MaterialModel.py \
-	pylith3d/Materials.py \
-	pylith3d/PetscUtil.py
+	pylith3d/Materials.py
 
 # pypylith3d (libpylith3d + pylith3dmodule + embedded Python interpreter)
 INCLUDES = -I$(top_srcdir)/pylith3d/module $(PYTHON_EGG_CPPFLAGS) -I$(PYTHON_INCDIR) $(PETSC_INCLUDE)



More information about the cig-commits mailing list