aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Makefile.am
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2003-10-13 22:57:43 (GMT)
committerfluxgen <fluxgen>2003-10-13 22:57:43 (GMT)
commit2468ef1dcceca1620dda15cd4f9229fd6db91c22 (patch)
treef7f6e8972b078780affe30e2882904c1bbb2a875 /src/FbTk/Makefile.am
parent481202b91d7b77d8d8bac4d47b59fc4634dd656f (diff)
downloadfluxbox-2468ef1dcceca1620dda15cd4f9229fd6db91c22.zip
fluxbox-2468ef1dcceca1620dda15cd4f9229fd6db91c22.tar.bz2
added ThemeItems
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 369f948..31c5f40 100644
--- a/src/FbTk/Makefile.am
+++ b/src/FbTk/Makefile.am
@@ -21,7 +21,7 @@ libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \
21 RefCount.hh SimpleCommand.hh SignalHandler.cc SignalHandler.hh \ 21 RefCount.hh SimpleCommand.hh SignalHandler.cc SignalHandler.hh \
22 Text.hh Text.cc \ 22 Text.hh Text.cc \
23 Texture.cc Texture.hh TextureRender.hh TextureRender.cc \ 23 Texture.cc Texture.hh TextureRender.hh TextureRender.cc \
24 Theme.hh Theme.cc Timer.hh Timer.cc \ 24 Theme.hh Theme.cc ThemeItems.hh Timer.hh Timer.cc \
25 XFontImp.cc XFontImp.hh \ 25 XFontImp.cc XFontImp.hh \
26 Button.hh Button.cc \ 26 Button.hh Button.cc \
27 TextButton.hh TextButton.cc \ 27 TextButton.hh TextButton.cc \