cedric pushed a commit to branch master.

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

commit da438beea5ddbb0ae5ebf6742a612ba9c4be892f
Author: Cedric BAIL <[email protected]>
Date:   Mon Jul 7 14:44:08 2014 +0200

    eolian_cxx: add missing file for make dist.
---
 src/Makefile_Eolian_Cxx.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/Makefile_Eolian_Cxx.am b/src/Makefile_Eolian_Cxx.am
index 367245a..e31be2b 100644
--- a/src/Makefile_Eolian_Cxx.am
+++ b/src/Makefile_Eolian_Cxx.am
@@ -35,6 +35,7 @@ bin_eolian_cxx_eolian_cxx_SOURCES = \
     bin/eolian_cxx/convert.hh \
     bin/eolian_cxx/eolian_wrappers.hh \
     bin/eolian_cxx/safe_strings.hh \
+    bin/eolian_cxx/type_lookup.hh \
     bin/eolian_cxx/eolian_cxx.cc
 
 bin_eolian_cxx_eolian_cxx_CXXFLAGS = -I$(top_builddir)/src/lib/efl \

-- 


Reply via email to