build: make sure new eo header is distributed in tarball
authorStefan Schmidt <s.schmidt@samsung.com>
Mon, 28 May 2018 07:36:46 +0000 (09:36 +0200)
committerWonki Kim <wonki_.kim@samsung.com>
Fri, 1 Jun 2018 05:17:52 +0000 (14:17 +0900)
In commit 8a513a522e90253ce7ec85e92c7bc58dfb22a2bc thsi new header was
added, but never made sure it lands into the distribution tarball.

src/Makefile_Eo.am

index ff2b7a6..4874e5a 100644 (file)
@@ -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 = \