summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@osg.samsung.com>2016-06-10 15:36:02 +0200
committerStefan Schmidt <stefan@osg.samsung.com>2016-06-10 16:25:03 +0200
commit83dc71ecfedd4e9c25e57c41ff939c29b11c9efd (patch)
tree9aa5e9c0d91703fb7d10fb7b0d0e9b9aaa4eb3c3
parent76c459262303c8cfa4dd4499a006fda60894faeb (diff)
downloadefl-83dc71ecfedd4e9c25e57c41ff939c29b11c9efd.tar.gz
examples: eolian_cxx: package extra headers into dist.
Without them examples are not building from tarball distribution
-rw-r--r--src/examples/eolian_cxx/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/examples/eolian_cxx/Makefile.am b/src/examples/eolian_cxx/Makefile.am
index f0b82d1da9..fa3e9ae33b 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)