Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/examples


Modified Files:
        Makefile.am 
Added Files:
        exe_example.c 


Log Message:


exe pipe example and other exe (no pipe) example. :)

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ecore/examples/Makefile.am,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- Makefile.am 5 Sep 2005 08:40:50 -0000       1.13
+++ Makefile.am 11 Dec 2005 06:52:07 -0000      1.14
@@ -4,7 +4,8 @@
 event_handler_example \
 args_example \
 list_example \
-list_destroy_example
+list_destroy_example \
+exe_example
 
 if BUILD_ECORE_CON
 CON_EXAMPLES = con_server_example con_client_example
@@ -39,6 +40,7 @@
 list_destroy_example_SOURCES  = list_destroy_example.c
 event_handler_example_SOURCES = event_handler_example.c
 args_example_SOURCES          = args_example.c
+exe_example_SOURCES           = exe_example.c
 
 if BUILD_ECORE_CON
 con_server_example_SOURCES    = con_server_example.c




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to