Enlightenment CVS committal

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

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


Modified Files:
        setup.py 


Log Message:
Install evas.c_evas.h so one can write extensions in pure-C

===================================================================
RCS file: /cvs/e/e17/proto/python-efl/python-evas/setup.py,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- setup.py    24 Jul 2007 14:42:04 -0000      1.13
+++ setup.py    22 Aug 2007 14:12:36 -0000      1.14
@@ -40,6 +40,7 @@
                        **pkgconfig('"evas >= 0.9.9.040"'))
 
 headers = ['evas/evas.c_evas.pxd',
+           'evas/evas.c_evas.h',
            'evas/python_evas_utils.h',
            ]
 



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to