aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2003-08-16 16:20:20 (GMT)
committerfluxgen <fluxgen>2003-08-16 16:20:20 (GMT)
commitbfbf875de47d22678e8e521821b01b5ebf3069ca (patch)
tree96775ebfd6babb6480c986df7b42cf81b3c7dc84 /src/Makefile.am
parent3cc8fa8bbc086b3ceb99823136d699f69dc98f01 (diff)
downloadfluxbox-bfbf875de47d22678e8e521821b01b5ebf3069ca.zip
fluxbox-bfbf875de47d22678e8e521821b01b5ebf3069ca.tar.bz2
removed old files
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 93ed18f..45332a3 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -65,7 +65,7 @@ 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 \
69 SystemTray.hh SystemTray.cc 69 SystemTray.hh SystemTray.cc
70endif 70endif
71 71