From a87fc36b12fd898b3e0fb3802e03f0a6d17449c6 Mon Sep 17 00:00:00 2001 From: Daniel Willmann Date: Wed, 24 Apr 2013 13:59:53 +0100 Subject: [PATCH] eo: Lets fix make distcheck by including eo_ptr_indirection header Signed-off-by: Daniel Willmann --- src/Makefile_Eo.am | 1 + 1 file changed, 1 insertion(+) 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 -- 2.7.4