diff options
-rw-r--r-- | src/FbTk/Makefile.am | 2 |
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 \ |