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 3f8b8f2..6ebacc5 100644 --- a/src/FbTk/Makefile.am +++ b/src/FbTk/Makefile.am | |||
@@ -16,6 +16,7 @@ libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \ | |||
16 | Directory.hh Directory.cc \ | 16 | Directory.hh Directory.cc \ |
17 | EventHandler.hh EventManager.hh EventManager.cc \ | 17 | EventHandler.hh EventManager.hh EventManager.cc \ |
18 | FbWindow.hh FbWindow.cc Font.cc Font.hh FontImp.hh \ | 18 | FbWindow.hh FbWindow.cc Font.cc Font.hh FontImp.hh \ |
19 | I18n.cc I18n.hh \ | ||
19 | ImageControl.hh ImageControl.cc \ | 20 | ImageControl.hh ImageControl.cc \ |
20 | MacroCommand.hh MacroCommand.cc \ | 21 | MacroCommand.hh MacroCommand.cc \ |
21 | Menu.hh Menu.cc MenuItem.hh MenuItem.cc \ | 22 | Menu.hh Menu.cc MenuItem.hh MenuItem.cc \ |