[cig-commits] r13044 - cs/cigma/trunk

luis at geodynamics.org luis at geodynamics.org
Wed Oct 15 02:07:37 PDT 2008


Author: luis
Date: 2008-10-15 02:07:36 -0700 (Wed, 15 Oct 2008)
New Revision: 13044

Modified:
   cs/cigma/trunk/Makefile.am
Log:
Use py_ prefix for files related to the python bindings

Modified: cs/cigma/trunk/Makefile.am
===================================================================
--- cs/cigma/trunk/Makefile.am	2008-10-15 09:07:33 UTC (rev 13043)
+++ cs/cigma/trunk/Makefile.am	2008-10-15 09:07:36 UTC (rev 13044)
@@ -214,7 +214,7 @@
 	src/py_cigma_module.cpp
 
 
-EXTRA_DIST += src/cigma_setup.py
+EXTRA_DIST += src/py_cigma_setup.py
 
 
 ###############################################################################



More information about the cig-commits mailing list