all repos — fluxbox @ 31dd91c2a874bdd1ce4283a079ad2bc4206d31e4

custom fork of the fluxbox windowmanager

menu files
fluxgen fluxgen
commit

31dd91c2a874bdd1ce4283a079ad2bc4206d31e4

parent

f2a4e6ae2ce6f1d88490a0873ac330b70b6f7d8f

1 files changed, 2 insertions(+), 1 deletions(-)

jump to
M src/FbTk/Makefile.amsrc/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 \