diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 895fbe8..a5613aa 100644 --- a/src/Makefile.am +++ b/src/Makefile.am | |||
@@ -48,7 +48,8 @@ fluxbox_SOURCES= BaseDisplay.cc BaseDisplay.hh Basemenu.cc Basemenu.hh \ | |||
48 | i18n.cc i18n.hh main.cc Tab.hh Tab.cc Keys.cc Keys.hh\ | 48 | i18n.cc i18n.hh main.cc Tab.hh Tab.cc Keys.cc Keys.hh\ |
49 | IconBar.cc IconBar.hh Theme.hh Theme.cc \ | 49 | IconBar.cc IconBar.hh Theme.hh Theme.cc \ |
50 | StringUtil.cc StringUtil.hh DrawUtil.cc DrawUtil.hh nl_types_cygnus.h \ | 50 | StringUtil.cc StringUtil.hh DrawUtil.cc DrawUtil.hh nl_types_cygnus.h \ |
51 | XrmDatabaseHelper.hh NotCopyable.hh Resource.hh Resource.cc Font.hh Font.cc \ | 51 | XrmDatabaseHelper.hh NotCopyable.hh Resource.hh Resource.cc \ |
52 | Font.hh Font.cc FontImp.hh XFontImp.hh XFontImp.cc XmbFontImp.hh XmbFontImp.cc\ | ||
52 | FbAtoms.hh FbAtoms.cc Color.hh Color.cc Texture.hh Texture.cc \ | 53 | FbAtoms.hh FbAtoms.cc Color.hh Color.cc Texture.hh Texture.cc \ |
53 | SignalHandler.hh SignalHandler.cc \ | 54 | SignalHandler.hh SignalHandler.cc \ |
54 | EventHandler.hh AtomHandler.hh Gnome.hh Gnome.cc Ewmh.hh Ewmh.cc\ | 55 | EventHandler.hh AtomHandler.hh Gnome.hh Gnome.cc Ewmh.hh Ewmh.cc\ |