From: Stefan Schmidt Date: Mon, 28 May 2018 07:36:46 +0000 (+0200) Subject: build: make sure new eo header is distributed in tarball X-Git-Tag: upstream/1.21.0~491 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d8fde49cd04389e6abdf5c5040d604a68ee66186;p=platform%2Fupstream%2Fefl.git build: make sure new eo header is distributed in tarball In commit 8a513a522e90253ce7ec85e92c7bc58dfb22a2bc thsi new header was added, but never made sure it lands into the distribution tarball. --- diff --git a/src/Makefile_Eo.am b/src/Makefile_Eo.am index ff2b7a6..4874e5a 100644 --- a/src/Makefile_Eo.am +++ b/src/Makefile_Eo.am @@ -31,6 +31,7 @@ lib/eo/eo_base_class.c \ lib/eo/eo_class_class.c \ lib/eo/eo_add_fallback.c \ lib/eo/eo_add_fallback.h \ +lib/eo/eo_internal.h \ lib/eo/eo_private.h lib_eo_libeo_la_CPPFLAGS = \