summaryrefslogtreecommitdiff
path: root/src/Makefile_Eo.am
diff options
context:
space:
mode:
authorDaniel Willmann <d.willmann@samsung.com>2013-04-24 13:59:53 +0100
committerDaniel Willmann <d.willmann@samsung.com>2013-04-24 14:05:06 +0100
commita87fc36b12fd898b3e0fb3802e03f0a6d17449c6 (patch)
tree897cc782c9cba18aa2830d554c1108c964f4069f /src/Makefile_Eo.am
parent76a748b08d6516c32d4653871ffa6d75a4a10571 (diff)
downloadefl-a87fc36b12fd898b3e0fb3802e03f0a6d17449c6.tar.gz
eo: Lets fix make distcheck by including eo_ptr_indirection header
Signed-off-by: Daniel Willmann <d.willmann@samsung.com>
Diffstat (limited to 'src/Makefile_Eo.am')
-rw-r--r--src/Makefile_Eo.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile_Eo.am b/src/Makefile_Eo.am
index c8e545ea79..2b69aabf6f 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