menu files
fluxgen fluxgen
1 files changed,
2 insertions(+),
1 deletions(-)
jump to
M
src/FbTk/Makefile.am
→
src/FbTk/Makefile.am
@@ -9,7 +9,8 @@ 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 NotCopyable.hh \ + FbWindow.hh FbWindow.cc Font.cc Font.hh FontImp.hh \ + 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 \