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 171f27d..298b8c5 100644 --- a/src/FbTk/Makefile.am +++ b/src/FbTk/Makefile.am | |||
@@ -36,6 +36,7 @@ libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \ | |||
36 | Texture.cc Texture.hh TextureRender.hh TextureRender.cc \ | 36 | Texture.cc Texture.hh TextureRender.hh TextureRender.cc \ |
37 | Shape.hh Shape.cc \ | 37 | Shape.hh Shape.cc \ |
38 | Theme.hh Theme.cc ThemeItems.cc Timer.hh Timer.cc \ | 38 | Theme.hh Theme.cc ThemeItems.cc Timer.hh Timer.cc \ |
39 | FbTime.cc FbTime.hh \ | ||
39 | XFontImp.cc XFontImp.hh \ | 40 | XFontImp.cc XFontImp.hh \ |
40 | Button.hh Button.cc \ | 41 | Button.hh Button.cc \ |
41 | TextButton.hh TextButton.cc \ | 42 | TextButton.hh TextButton.cc \ |