From 9cdda3e68a9e5f59972b250998e153567f4a1f07 Mon Sep 17 00:00:00 2001 From: fluxgen Date: Fri, 10 Jan 2003 01:03:15 +0000 Subject: added TextureRender, Timer and ImageControl --- 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 1a28ad9..42b2423 100644 --- a/src/FbTk/Makefile.am +++ b/src/FbTk/Makefile.am @@ -10,10 +10,11 @@ endif 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 \ + ImageControl.hh ImageControl.cc \ Menu.hh Menu.cc MenuTheme.hh MenuTheme.cc NotCopyable.hh \ RefCount.hh SimpleCommand.hh SignalHandler.cc SignalHandler.hh \ Text.hh Text.cc \ - Texture.cc Texture.hh Theme.hh Theme.cc \ + Texture.cc Texture.hh TextureRender.hh TextureRender.cc Theme.hh Theme.cc Timer.hh Timer.cc \ XFontImp.cc XFontImp.hh \ Button.hh Button.cc \ ${xft_SOURCE} \ -- cgit v0.11.2