From bce4606b15f05fb846b92d0dfd94122825df792e Mon Sep 17 00:00:00 2001 From: fluxgen Date: Fri, 13 Dec 2002 20:33:53 +0000 Subject: added simplecommand and command --- src/FbTk/Makefile.am | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/FbTk/Makefile.am b/src/FbTk/Makefile.am index 6465cd0..c5f3ade 100644 --- a/src/FbTk/Makefile.am +++ b/src/FbTk/Makefile.am @@ -7,9 +7,11 @@ if MULTIBYTE xmb_SOURCE= XmbFontImp.hh XmbFontImp.cc endif -libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh EventHandler.hh EventManager.hh EventManager.cc \ +libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \ + EventHandler.hh EventManager.hh EventManager.cc \ FbWindow.hh FbWindow.cc Font.cc Font.hh FontImp.hh NotCopyable.hh \ - RefCount.hh SignalHandler.cc SignalHandler.hh Text.hh Text.cc \ + RefCount.hh SimpleCommand.hh SignalHandler.cc SignalHandler.hh \ + Text.hh Text.cc \ Texture.cc Texture.hh Theme.hh Theme.cc \ XFontImp.cc XFontImp.hh \ Button.hh Button.cc \ -- cgit v0.11.2