diff options
Diffstat (limited to 'src/FbTk/Makefile.am')
-rw-r--r-- | src/FbTk/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/FbTk/Makefile.am b/src/FbTk/Makefile.am index f5970fd..0fdb155 100644 --- a/src/FbTk/Makefile.am +++ b/src/FbTk/Makefile.am | |||
@@ -32,6 +32,7 @@ libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \ | |||
32 | RefCount.hh SimpleCommand.hh SignalHandler.cc SignalHandler.hh \ | 32 | RefCount.hh SimpleCommand.hh SignalHandler.cc SignalHandler.hh \ |
33 | Text.hh Text.cc \ | 33 | Text.hh Text.cc \ |
34 | Texture.cc Texture.hh TextureRender.hh TextureRender.cc \ | 34 | Texture.cc Texture.hh TextureRender.hh TextureRender.cc \ |
35 | Shape.hh Shape.cc \ | ||
35 | Theme.hh Theme.cc ThemeItems.cc Timer.hh Timer.cc \ | 36 | Theme.hh Theme.cc ThemeItems.cc Timer.hh Timer.cc \ |
36 | XFontImp.cc XFontImp.hh \ | 37 | XFontImp.cc XFontImp.hh \ |
37 | Button.hh Button.cc \ | 38 | Button.hh Button.cc \ |