From 9099e8cfa9dc7a3486f62d30751f595eab9dfd9b Mon Sep 17 00:00:00 2001 From: Caio Marcelo de Oliveira Filho Date: Tue, 2 Mar 2010 04:42:48 +0000 Subject: [PATCH] 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)