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 74768af..93ed18f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am | |||
@@ -65,7 +65,8 @@ TOOLBAR_SOURCE = Toolbar.hh Toolbar.cc ToolbarHandler.hh ToolbarHandler.cc \ | |||
65 | ClockTool.hh ClockTool.cc WorkspaceNameTool.hh WorkspaceNameTool.cc \ | 65 | ClockTool.hh ClockTool.cc WorkspaceNameTool.hh WorkspaceNameTool.cc \ |
66 | IconbarTool.hh IconbarTool.cc IconbarTheme.hh IconbarTheme.cc \ | 66 | IconbarTool.hh IconbarTool.cc IconbarTheme.hh IconbarTheme.cc \ |
67 | ToolTheme.hh ToolTheme.cc \ | 67 | ToolTheme.hh ToolTheme.cc \ |
68 | IconButton.hh IconButton.cc IconButtonTheme.hh IconButtonTheme.cc | 68 | IconButton.hh IconButton.cc IconButtonTheme.hh IconButtonTheme.cc \ |
69 | SystemTray.hh SystemTray.cc | ||
69 | endif | 70 | endif |
70 | 71 | ||
71 | fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc \ | 72 | fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc \ |