eina,evas,edje,elementary: add missing files from tarballs.
authorcedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 30 Apr 2012 01:55:06 +0000 (01:55 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 30 Apr 2012 01:55:06 +0000 (01:55 +0000)
Patch by Jérôme Pinot <ngc891@gmail.com>

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@70543 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

ChangeLog
NEWS
src/examples/Makefile.am

index 87d2f12..84a95f5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
        * 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 (file)
--- 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.
 
index a52e3f8..1bb3f37 100644 (file)
@@ -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 \