aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Makefile.am
diff options
context:
space:
mode:
authormarkt <markt>2007-11-22 04:07:57 (GMT)
committermarkt <markt>2007-11-22 04:07:57 (GMT)
commit675bc5d66aa08311e99cb00cf836d16a910a73df (patch)
tree9118f77bcc38631f944cdf4a07d2173011a29a9b /src/FbTk/Makefile.am
parent08ebff4b319f51b4263cded0bb9c04103bcd9c3a (diff)
downloadfluxbox-675bc5d66aa08311e99cb00cf836d16a910a73df.zip
fluxbox-675bc5d66aa08311e99cb00cf836d16a910a73df.tar.bz2
added conditional statements to keys file
Diffstat (limited to 'src/FbTk/Makefile.am')
-rw-r--r--src/FbTk/Makefile.am1
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 \