tasn pushed a commit to branch master.

http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=9099e8cfa9dc7a3486f62d30751f595eab9dfd9b

commit 9099e8cfa9dc7a3486f62d30751f595eab9dfd9b
Author: Caio Marcelo de Oliveira Filho <cmarc...@gmail.com>
Date:   Tue Mar 2 04:42:48 2010 +0000

    Emotionxx: install missing include file
    
    
    
    SVN revision: 46774
---
 emotionxx/include/emotionxx/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/emotionxx/include/emotionxx/Makefile.am 
b/emotionxx/include/emotionxx/Makefile.am
index c18fe8a..acf4857 100644
--- a/emotionxx/include/emotionxx/Makefile.am
+++ b/emotionxx/include/emotionxx/Makefile.am
@@ -1,6 +1,7 @@
 
 libemotionxx_HEADERS = \
-       Object.h
+       Object.h \
+       Emotionxx.h
 
 libemotionxxdir = \
        $(pkgincludedir)

-- 


Reply via email to