aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Makefile.am
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-01-16 12:41:27 (GMT)
committerrathnor <rathnor>2003-01-16 12:41:27 (GMT)
commit000fe76aae9c19c0c799da7bfdfc377f4bd59793 (patch)
tree17896b42de7f1cbbbc636dc8af2e3264a22dd5a9 /src/FbTk/Makefile.am
parent00e10146668a4a04f13838d6df651870589b19e2 (diff)
downloadfluxbox-000fe76aae9c19c0c799da7bfdfc377f4bd59793.zip
fluxbox-000fe76aae9c19c0c799da7bfdfc377f4bd59793.tar.bz2
New Layer System
Diffstat (limited to 'src/FbTk/Makefile.am')
-rw-r--r--src/FbTk/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/FbTk/Makefile.am b/src/FbTk/Makefile.am
index 9fad500..89263ef 100644
--- a/src/FbTk/Makefile.am
+++ b/src/FbTk/Makefile.am
@@ -18,5 +18,7 @@ libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \
18 Texture.cc Texture.hh TextureRender.hh TextureRender.cc Theme.hh Theme.cc Timer.hh Timer.cc \ 18 Texture.cc Texture.hh TextureRender.hh TextureRender.cc Theme.hh Theme.cc Timer.hh Timer.cc \
19 XFontImp.cc XFontImp.hh \ 19 XFontImp.cc XFontImp.hh \
20 Button.hh Button.cc \ 20 Button.hh Button.cc \
21 Layer.hh LayerItem.hh MultLayers.cc MultLayers.hh \
22 XLayer.cc XLayer.hh XLayerItem.cc XLayerItem.hh \
21 ${xft_SOURCE} \ 23 ${xft_SOURCE} \
22 ${xmb_SOURCE} 24 ${xmb_SOURCE}