From 4b6e761a541cf489df7e9796fed7250f2cee1017 Mon Sep 17 00:00:00 2001 From: davemds Date: Sun, 7 Mar 2010 19:41:41 +0000 Subject: [PATCH] Put examples in dist package git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@46956 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- doc/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/Makefile.am b/doc/Makefile.am index f816e7d..45d97a8 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -30,4 +30,5 @@ doc: endif -EXTRA_DIST = Doxyfile e.css foot.html head.html $(wildcard img/*.*) edje.dox.in +EXTRA_DIST = Doxyfile e.css foot.html head.html $(wildcard img/*.*) \ + edje.dox.in $(wildcard examples/*.*) -- 2.7.4