eolian_cxx: add forgotten include for packaging.
authorCedric Bail <cedric.bail@free.fr>
Sun, 4 May 2014 00:17:45 +0000 (02:17 +0200)
committerCedric Bail <cedric.bail@free.fr>
Sun, 4 May 2014 00:17:45 +0000 (02:17 +0200)
src/Makefile_Eolian_Cxx.am

index ca34989aa3e7ee087450d37da3cde0e4b5206b85..63e2b951491cf2e17de7d387b3fc3a4ecb35791d 100644 (file)
@@ -35,3 +35,18 @@ bin_eolian_cxx_eolian_cxx_DEPENDENCIES = \
 include Makefile_Eolian_Cxx_Helper.am
 
 CLEANFILES += $(BUILT_SOURCES)
+
+EXTRA_DIST += \
+       lib/eolian_cxx/Eolian_Cxx.hh \
+       lib/eolian_cxx/eo_generate.hh \
+       lib/eolian_cxx/eo_types.hh \
+       lib/eolian_cxx/eo_validate.hh \
+       lib/eolian_cxx/grammar/comment.hh \
+       lib/eolian_cxx/grammar/eo_class_constructors_generator.hh \
+       lib/eolian_cxx/grammar/eo_class_events.generator.hh \
+       lib/eolian_cxx/grammar/eo_class_functions_generator.hh \
+       lib/eolian_cxx/grammar/eo_class_generator.hh \
+       lib/eolian_cxx/grammar/eo_header_generator.hh \
+       lib/eolian_cxx/grammar/inheritance_base_generator.hh \
+       lib/eolian_cxx/grammar/parameters_generator.hh \
+       lib/eolian_cxx/grammar/tab.hh