aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
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
69endif 70endif
70 71
71fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc \ 72fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc \