From a0604948fe6272ce23040285137f4a6d456612be Mon Sep 17 00:00:00 2001
From: fluxgen <fluxgen>
Date: Mon, 13 Oct 2003 23:50:21 +0000
Subject: added ToolFactory, Generictool, ButtonTool and ButtonTheme

---
 src/Makefile.am | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index 05727b5..e713d9f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -67,7 +67,10 @@ TOOLBAR_SOURCE = Toolbar.hh Toolbar.cc ToolbarHandler.hh ToolbarHandler.cc \
 	IconbarTool.hh IconbarTool.cc IconbarTheme.hh IconbarTheme.cc \
 	ToolTheme.hh ToolTheme.cc \
 	IconButton.hh IconButton.cc \
-	SystemTray.hh SystemTray.cc
+	SystemTray.hh SystemTray.cc \
+	GenericTool.hh GenericTool.cc \
+	ButtonTool.hh ButtonTool.cc ButtonTheme.hh ButtonTheme.cc \
+	ToolFactory.hh ToolFactory.cc
 endif
 
 fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc \
-- 
cgit v0.11.2