diff options
Diffstat (limited to 'src/FbTk/Makefile.am')
-rw-r--r-- | src/FbTk/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/FbTk/Makefile.am b/src/FbTk/Makefile.am index d98c8f6..2bf9da7 100644 --- a/src/FbTk/Makefile.am +++ b/src/FbTk/Makefile.am | |||
@@ -21,6 +21,7 @@ libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \ | |||
21 | FbWindow.hh FbWindow.cc Font.cc Font.hh FontImp.hh \ | 21 | FbWindow.hh FbWindow.cc Font.cc Font.hh FontImp.hh \ |
22 | I18n.cc I18n.hh \ | 22 | I18n.cc I18n.hh \ |
23 | ImageControl.hh ImageControl.cc \ | 23 | ImageControl.hh ImageControl.cc \ |
24 | LogicCommands.hh LogicCommands.cc \ | ||
24 | MacroCommand.hh MacroCommand.cc \ | 25 | MacroCommand.hh MacroCommand.cc \ |
25 | Menu.hh Menu.cc MenuItem.hh MenuItem.cc \ | 26 | Menu.hh Menu.cc MenuItem.hh MenuItem.cc \ |
26 | MultiButtonMenuItem.hh MultiButtonMenuItem.cc \ | 27 | MultiButtonMenuItem.hh MultiButtonMenuItem.cc \ |