diff --git a/src/Makefile.am b/src/Makefile.am index 74768af1..93ed18f2 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -65,7 +65,8 @@ TOOLBAR_SOURCE = Toolbar.hh Toolbar.cc ToolbarHandler.hh ToolbarHandler.cc \ ClockTool.hh ClockTool.cc WorkspaceNameTool.hh WorkspaceNameTool.cc \ IconbarTool.hh IconbarTool.cc IconbarTheme.hh IconbarTheme.cc \ ToolTheme.hh ToolTheme.cc \ - IconButton.hh IconButton.cc IconButtonTheme.hh IconButtonTheme.cc + IconButton.hh IconButton.cc IconButtonTheme.hh IconButtonTheme.cc \ + SystemTray.hh SystemTray.cc endif fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc \