aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2003-08-11 18:02:51 (GMT)
committerfluxgen <fluxgen>2003-08-11 18:02:51 (GMT)
commit7d778ce8aca8ab0cd52809f6626892f61c318dca (patch)
treeeb4ad0ce05fe09dc903bb000eb78d618ac2dcb19 /src/Makefile.am
parent6eb4866f18aeb91d86f704b9d46955c972933b2c (diff)
downloadfluxbox-7d778ce8aca8ab0cd52809f6626892f61c318dca.zip
fluxbox-7d778ce8aca8ab0cd52809f6626892f61c318dca.tar.bz2
minor fix
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 066e970..9c01b57 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -61,7 +61,7 @@ endif
61endif 61endif
62if TOOLBAR_SRC 62if TOOLBAR_SRC
63TOOLBAR_SOURCE = Toolbar.hh Toolbar.cc ToolbarHandler.hh ToolbarHandler.cc \ 63TOOLBAR_SOURCE = Toolbar.hh Toolbar.cc ToolbarHandler.hh ToolbarHandler.cc \
64 ToolbarTheme.hh ToolbarTheme.cc Iconbar.hh Iconbar.cc ToolbarItem.hh ToolbarItem.cc \ 64 ToolbarTheme.hh ToolbarTheme.cc ToolbarItem.hh ToolbarItem.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 \