aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Makefile.am
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-12-02 19:38:26 (GMT)
committerfluxgen <fluxgen>2002-12-02 19:38:26 (GMT)
commitdadeffaf8653106cad2063a81d476859c9394591 (patch)
tree7c36ef2196469b8acd7e365ff4d208e5b1fa692a /src/FbTk/Makefile.am
parent2045fcca4913f47dd68f86c4f0660927c74e3e00 (diff)
downloadfluxbox-dadeffaf8653106cad2063a81d476859c9394591.zip
fluxbox-dadeffaf8653106cad2063a81d476859c9394591.tar.bz2
Theme files
Diffstat (limited to 'src/FbTk/Makefile.am')
-rw-r--r--src/FbTk/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/FbTk/Makefile.am b/src/FbTk/Makefile.am
index 62f5fb3..8edaa74 100644
--- a/src/FbTk/Makefile.am
+++ b/src/FbTk/Makefile.am
@@ -9,7 +9,7 @@ endif
9 9
10libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh EventHandler.hh EventManager.hh EventManager.cc \ 10libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh EventHandler.hh EventManager.hh EventManager.cc \
11 Font.cc Font.hh FontImp.hh NotCopyable.hh \ 11 Font.cc Font.hh FontImp.hh NotCopyable.hh \
12 SignalHandler.cc SignalHandler.hh Texture.cc Texture.hh \ 12 SignalHandler.cc SignalHandler.hh Text.hh Text.cc Texture.cc Texture.hh Theme.hh Theme.cc \
13 XFontImp.cc XFontImp.hh \ 13 XFontImp.cc XFontImp.hh \
14 ${xft_SOURCE} \ 14 ${xft_SOURCE} \
15 ${xmb_SOURCE} 15 ${xmb_SOURCE}