diff options
Diffstat (limited to 'src/FbTk/Makefile.am')
-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 478a8eb..49217bc 100644 --- a/src/FbTk/Makefile.am +++ b/src/FbTk/Makefile.am | |||
@@ -25,7 +25,7 @@ libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \ | |||
25 | RefCount.hh SimpleCommand.hh SignalHandler.cc SignalHandler.hh \ | 25 | RefCount.hh SimpleCommand.hh SignalHandler.cc SignalHandler.hh \ |
26 | Text.hh Text.cc \ | 26 | Text.hh Text.cc \ |
27 | Texture.cc Texture.hh TextureRender.hh TextureRender.cc \ | 27 | Texture.cc Texture.hh TextureRender.hh TextureRender.cc \ |
28 | Theme.hh Theme.cc ThemeItems.hh Timer.hh Timer.cc \ | 28 | Theme.hh Theme.cc ThemeItems.cc Timer.hh Timer.cc \ |
29 | XFontImp.cc XFontImp.hh \ | 29 | XFontImp.cc XFontImp.hh \ |
30 | Button.hh Button.cc \ | 30 | Button.hh Button.cc \ |
31 | TextButton.hh TextButton.cc \ | 31 | TextButton.hh TextButton.cc \ |