aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-12-03 16:26:08 (GMT)
committerfluxgen <fluxgen>2002-12-03 16:26:08 (GMT)
commit1350945498df96e108eba29a516a315ffb895eea (patch)
tree2df6aa92d506258e1bd8595748b48aa0cb705b39 /src
parentd559c49e0ab91b2f21febd683096dae1856f813e (diff)
downloadfluxbox-1350945498df96e108eba29a516a315ffb895eea.zip
fluxbox-1350945498df96e108eba29a516a315ffb895eea.tar.bz2
FbWindow files
Diffstat (limited to 'src')
-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 8edaa74..400e261 100644
--- a/src/FbTk/Makefile.am
+++ b/src/FbTk/Makefile.am
@@ -8,7 +8,7 @@ xmb_SOURCE= XmbFontImp.hh XmbFontImp.cc
8endif 8endif
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 FbWindow.hh FbWindow.cc Font.cc Font.hh FontImp.hh NotCopyable.hh \
12 SignalHandler.cc SignalHandler.hh Text.hh Text.cc Texture.cc Texture.hh Theme.hh Theme.cc \ 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} \