Enlightenment CVS committal Author : onefang Project : e17 Module : libs/ecore
Dir : e17/libs/ecore/examples Modified Files: .cvsignore Makefile.am Added Files: output_tester.c Log Message: For testing fork'n'bitch. =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ecore/examples/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- .cvsignore 7 Jan 2006 09:23:39 -0000 1.4 +++ .cvsignore 23 Jan 2006 17:36:04 -0000 1.5 @@ -11,5 +11,6 @@ exe_example list_destroy_example list_example +output_tester timer_example x_window_example =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ecore/examples/Makefile.am,v retrieving revision 1.15 retrieving revision 1.16 diff -u -3 -r1.15 -r1.16 --- Makefile.am 6 Jan 2006 15:32:46 -0000 1.15 +++ Makefile.am 23 Jan 2006 17:36:04 -0000 1.16 @@ -5,6 +5,7 @@ args_example \ list_example \ list_destroy_example \ +output_tester \ exe_example if BUILD_ECORE_CON @@ -43,6 +44,7 @@ event_handler_example_SOURCES = event_handler_example.c args_example_SOURCES = args_example.c exe_example_SOURCES = exe_example.c +output_tester_SOURCES = output_tester.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://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs