aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/FbTk/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/FbTk/Makefile.am b/src/FbTk/Makefile.am
index c5f3ade..1a28ad9 100644
--- a/src/FbTk/Makefile.am
+++ b/src/FbTk/Makefile.am
@@ -9,7 +9,8 @@ endif
9 9
10libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \ 10libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \
11 EventHandler.hh EventManager.hh EventManager.cc \ 11 EventHandler.hh EventManager.hh EventManager.cc \
12 FbWindow.hh FbWindow.cc Font.cc Font.hh FontImp.hh NotCopyable.hh \ 12 FbWindow.hh FbWindow.cc Font.cc Font.hh FontImp.hh \
13 Menu.hh Menu.cc MenuTheme.hh MenuTheme.cc NotCopyable.hh \
13 RefCount.hh SimpleCommand.hh SignalHandler.cc SignalHandler.hh \ 14 RefCount.hh SimpleCommand.hh SignalHandler.cc SignalHandler.hh \
14 Text.hh Text.cc \ 15 Text.hh Text.cc \
15 Texture.cc Texture.hh Theme.hh Theme.cc \ 16 Texture.cc Texture.hh Theme.hh Theme.cc \