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 75733a7..b3dd277 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 | XFontImp.cc XFontImp.hh \ | 36 | XFontImp.cc XFontImp.hh \ |
37 | Button.hh Button.cc \ | 37 | Button.hh Button.cc \ |
38 | TextButton.hh TextButton.cc \ | 38 | TextButton.hh TextButton.cc \ |
39 | Container.hh Container.cc \ | ||
39 | Layer.hh LayerItem.hh MultLayers.cc MultLayers.hh \ | 40 | Layer.hh LayerItem.hh MultLayers.cc MultLayers.hh \ |
40 | XLayer.cc XLayer.hh XLayerItem.cc XLayerItem.hh \ | 41 | XLayer.cc XLayer.hh XLayerItem.cc XLayerItem.hh \ |
41 | Resource.hh Resource.cc \ | 42 | Resource.hh Resource.cc \ |