From: cedric Date: Mon, 30 Apr 2012 01:55:06 +0000 (+0000) Subject: eina,evas,edje,elementary: add missing files from tarballs. X-Git-Tag: submit/trunk/20120815.174732~395 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1afe4088ddf6380b2b1b58c8f6aaf4e3fa3561ff;p=profile%2Fivi%2Fevas.git eina,evas,edje,elementary: add missing files from tarballs. Patch by Jérôme Pinot git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@70543 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/ChangeLog b/ChangeLog index 87d2f12..84a95f5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -717,3 +717,7 @@ * Textblock: Fixed a couple of bugs with range delete. +2012-04-30 Jérôme Pinot + + * Add missing files in the tarballs. + diff --git a/NEWS b/NEWS index c8b5631..a1ac059 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,9 @@ Changes since Evas 1.2.0: Improvements: * Lock less font rendering. +Fixes: + * Add missing files in the tarball. + Removal: * Remove EVAS_FRAME_QUEUING, EVAS_SLI, METRIC_CACHE and WORD_CACHE. diff --git a/src/examples/Makefile.am b/src/examples/Makefile.am index a52e3f8..1bb3f37 100644 --- a/src/examples/Makefile.am +++ b/src/examples/Makefile.am @@ -141,6 +141,7 @@ EXTRA_DIST = $(EDCS) \ $(srcdir)/evas-text.c \ $(srcdir)/evas-smart-object.c \ $(srcdir)/evas-box.c \ + $(srcdir)/evas-table.c \ $(srcdir)/enlightenment.png \ $(srcdir)/red.png \ $(srcdir)/im1.png \