aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Makefile.am
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-12-25 11:47:24 (GMT)
committerfluxgen <fluxgen>2002-12-25 11:47:24 (GMT)
commit31dd91c2a874bdd1ce4283a079ad2bc4206d31e4 (patch)
tree2b58f82237a2abe7a9b54a28851d96097f2904d1 /src/FbTk/Makefile.am
parentf2a4e6ae2ce6f1d88490a0873ac330b70b6f7d8f (diff)
downloadfluxbox_paul-31dd91c2a874bdd1ce4283a079ad2bc4206d31e4.zip
fluxbox_paul-31dd91c2a874bdd1ce4283a079ad2bc4206d31e4.tar.bz2
menu files
Diffstat (limited to 'src/FbTk/Makefile.am')
-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 \