diff options
Diffstat (limited to 'src/FbTk/Makefile.am')
-rw-r--r-- | src/FbTk/Makefile.am | 2 |
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} |