Enlightenment CVS committal

Author  : barbieri
Project : e17
Module  : proto/python-efl

Dir     : e17/proto/python-efl/python-evas


Modified Files:
        setup.py 


Log Message:
Fix build of modules dependent on python-evas.

Move evas_object_image_python_extras.h inside include/evas and install
it so python-ecore doesn't fail.

===================================================================
RCS file: /cvs/e/e17/proto/python-efl/python-evas/setup.py,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -3 -r1.26 -r1.27
--- setup.py    12 Mar 2008 17:42:06 -0000      1.26
+++ setup.py    12 Mar 2008 19:57:49 -0000      1.27
@@ -60,6 +60,7 @@
 
 
 headers = ['evas/evas.c_evas.h',
+           'include/evas/evas_object_image_python_extras.h',
            'include/evas/python_evas_utils.h',
            'include/evas/c_evas.pxd',
            'include/evas/python.pxd',



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to