stefan pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=83dc71ecfedd4e9c25e57c41ff939c29b11c9efd

commit 83dc71ecfedd4e9c25e57c41ff939c29b11c9efd
Author: Stefan Schmidt <ste...@osg.samsung.com>
Date:   Fri Jun 10 15:36:02 2016 +0200

    examples: eolian_cxx: package extra headers into dist.
    
    Without them examples are not building from tarball distribution
---
 src/examples/eolian_cxx/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/examples/eolian_cxx/Makefile.am 
b/src/examples/eolian_cxx/Makefile.am
index f0b82d1..fa3e9ae 100644
--- a/src/examples/eolian_cxx/Makefile.am
+++ b/src/examples/eolian_cxx/Makefile.am
@@ -117,6 +117,8 @@ eolian_cxx_simple_01_cxx_impl_SOURCES = \
        colourable.c \
        colourablesquare.c \
        colourable_cxx.cc \
+       colourablesquare_stub.h \
+       colourable_stub.h \
        colourablesquare_cxx.cc
 eolian_cxx_simple_01_cxx_impl.$(OBJEXT): $(GENERATED)
 

-- 


Reply via email to