From 29eda24fd24c0e562f8f5a60da20bf9a6aef1729 Mon Sep 17 00:00:00 2001
From: markt <markt>
Date: Tue, 3 Apr 2007 20:32:01 +0000
Subject: fixed ld error with --disable-toolbar

---
 src/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index b1e6052..864902d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -76,7 +76,6 @@ TOOLBAR_SOURCE = Toolbar.hh Toolbar.cc \
 	WorkspaceNameTool.hh WorkspaceNameTool.cc WorkspaceNameTheme.hh \
 	IconbarTool.hh IconbarTool.cc IconbarTheme.hh IconbarTheme.cc \
 	ToolTheme.hh ToolTheme.cc \
-	IconButton.hh IconButton.cc \
 	SystemTray.hh SystemTray.cc \
 	GenericTool.hh GenericTool.cc \
 	ButtonTool.hh ButtonTool.cc ButtonTheme.hh ButtonTheme.cc \
@@ -136,6 +135,7 @@ fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc \
 	ScreenPlacement.hh ScreenPlacement.cc \
 	UnderMousePlacement.hh UnderMousePlacement.cc \
 	AttentionNoticeHandler.hh AttentionNoticeHandler.cc \
+	IconButton.hh IconButton.cc \
 	STLUtil.hh \
 	${newwmspec_SOURCE} ${gnome_SOURCE} \
 	${REMEMBER_SOURCE} ${TOOLBAR_SOURCE}
-- 
cgit v0.11.2