[cig-commits] r20284 - short/3D/PyLith/branches/v1.7-trunk/applications/utilities

brad at geodynamics.org brad at geodynamics.org
Fri Jun 1 16:26:36 PDT 2012


Author: brad
Date: 2012-06-01 16:26:36 -0700 (Fri, 01 Jun 2012)
New Revision: 20284

Modified:
   short/3D/PyLith/branches/v1.7-trunk/applications/utilities/Makefile.am
Log:
Added powerlaw_gendb.py to distribution.

Modified: short/3D/PyLith/branches/v1.7-trunk/applications/utilities/Makefile.am
===================================================================
--- short/3D/PyLith/branches/v1.7-trunk/applications/utilities/Makefile.am	2012-06-01 23:26:01 UTC (rev 20283)
+++ short/3D/PyLith/branches/v1.7-trunk/applications/utilities/Makefile.am	2012-06-01 23:26:36 UTC (rev 20284)
@@ -57,9 +57,12 @@
 
 EXTRA_DIST = \
 	pylithinfo.in \
-	pylith_genxdmf.in
+	pylith_genxdmf.in \
+	powerlaw_gendb.py
 
-CLEANFILES = $(bin_SCRIPTS)
+CLEANFILES = \
+	pylithinfo \
+	pylith_genxdmf
 
 
 # End of file 



More information about the CIG-COMMITS mailing list