diff options
Diffstat (limited to 'src')
-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 67b7b65..e1561cb 100644 --- a/src/FbTk/Makefile.am +++ b/src/FbTk/Makefile.am | |||
@@ -21,6 +21,7 @@ libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \ | |||
21 | Theme.hh Theme.cc Timer.hh Timer.cc \ | 21 | Theme.hh Theme.cc Timer.hh Timer.cc \ |
22 | XFontImp.cc XFontImp.hh \ | 22 | XFontImp.cc XFontImp.hh \ |
23 | Button.hh Button.cc \ | 23 | Button.hh Button.cc \ |
24 | TextButton.hh TextButton.cc \ | ||
24 | Layer.hh LayerItem.hh MultLayers.cc MultLayers.hh \ | 25 | Layer.hh LayerItem.hh MultLayers.cc MultLayers.hh \ |
25 | XLayer.cc XLayer.hh XLayerItem.cc XLayerItem.hh \ | 26 | XLayer.cc XLayer.hh XLayerItem.cc XLayerItem.hh \ |
26 | Resource.hh Resource.cc \ | 27 | Resource.hh Resource.cc \ |