eo: Lets fix make distcheck by including eo_ptr_indirection header
authorDaniel Willmann <d.willmann@samsung.com>
Wed, 24 Apr 2013 12:59:53 +0000 (13:59 +0100)
committerDaniel Willmann <d.willmann@samsung.com>
Wed, 24 Apr 2013 13:05:06 +0000 (14:05 +0100)
Signed-off-by: Daniel Willmann <d.willmann@samsung.com>
src/Makefile_Eo.am

index c8e545e..2b69aab 100644 (file)
@@ -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