From: Daniel Willmann Date: Wed, 24 Apr 2013 12:59:53 +0000 (+0100) Subject: eo: Lets fix make distcheck by including eo_ptr_indirection header X-Git-Tag: submit/devel/efl/20131022.203902~1185 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a87fc36b12fd898b3e0fb3802e03f0a6d17449c6;p=platform%2Fupstream%2Fefl.git eo: Lets fix make distcheck by including eo_ptr_indirection header Signed-off-by: Daniel Willmann --- diff --git a/src/Makefile_Eo.am b/src/Makefile_Eo.am index c8e545e..2b69aab 100644 --- a/src/Makefile_Eo.am +++ b/src/Makefile_Eo.am @@ -9,6 +9,7 @@ dist_installed_eomainheaders_DATA = lib/eo/Eo.h lib_eo_libeo_la_SOURCES = \ lib/eo/eo.c \ lib/eo/eo_ptr_indirection.c \ +lib/eo/eo_ptr_indirection.h \ lib/eo/eo_base_class.c \ lib/eo/eo_private.h