From d0d1714b362c55d72f8e1ce1991b4f39d580c094 Mon Sep 17 00:00:00 2001 From: fluxgen Date: Wed, 27 Nov 2002 21:42:14 +0000 Subject: added EventManager --- src/FbTk/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/FbTk/Makefile.am b/src/FbTk/Makefile.am index eb2a5fd..62f5fb3 100644 --- a/src/FbTk/Makefile.am +++ b/src/FbTk/Makefile.am @@ -7,7 +7,8 @@ if MULTIBYTE xmb_SOURCE= XmbFontImp.hh XmbFontImp.cc endif -libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh EventHandler.hh Font.cc Font.hh FontImp.hh NotCopyable.hh \ +libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh EventHandler.hh EventManager.hh EventManager.cc \ + Font.cc Font.hh FontImp.hh NotCopyable.hh \ SignalHandler.cc SignalHandler.hh Texture.cc Texture.hh \ XFontImp.cc XFontImp.hh \ ${xft_SOURCE} \ -- cgit v0.11.2