Enlightenment CVS committal Author : doursse Project : e17 Module : libs/evas
Dir : e17/libs/evas/src/lib/cache Modified Files: Makefile.am Added Files: evas_cache.h Log Message: * move evas_mempool from main.c to it's own file in data/ as it's only used by evas_list * add a header files for evas_cache, evas_path and evas_module * remove trailing spaces in evas_list.c =================================================================== RCS file: /cvs/e/e17/libs/evas/src/lib/cache/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- Makefile.am 4 Nov 2007 09:21:44 -0000 1.2 +++ Makefile.am 10 Jul 2008 16:38:54 -0000 1.3 @@ -15,3 +15,5 @@ evas_cache_engine_image.c libevas_cache_la_DEPENDENCIES = $(top_builddir)/config.h + +EXTRA_DIST = evas_cache.h ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs