aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-03-03 21:53:01 (GMT)
committerrathnor <rathnor>2003-03-03 21:53:01 (GMT)
commit3b62510fcbddacbff3232cac80c608393661fbf7 (patch)
tree86585a0446f0ffa327089d12f14f8fe9ea34e608
parent19875e5a5ba474387971ede597cdc4aa7454d4c0 (diff)
downloadfluxbox_pavel-3b62510fcbddacbff3232cac80c608393661fbf7.zip
fluxbox_pavel-3b62510fcbddacbff3232cac80c608393661fbf7.tar.bz2
add toolbar modes/handler
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index af39ccf..6ea5231 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -61,6 +61,7 @@ fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc BaseDisplay.cc Ba
61 Slit.cc Slit.hh StringUtil.cc StringUtil.hh \ 61 Slit.cc Slit.hh StringUtil.cc StringUtil.hh \
62 Tab.hh Tab.cc Theme.hh Theme.cc \ 62 Tab.hh Tab.cc Theme.hh Theme.cc \
63 Toolbar.cc Toolbar.hh \ 63 Toolbar.cc Toolbar.hh \
64 ToolbarHandler.cc ToolbarHandler.hh \
64 ToolbarTheme.hh ToolbarTheme.cc \ 65 ToolbarTheme.hh ToolbarTheme.cc \
65 WinButton.hh WinButton.cc Window.cc Window.hh \ 66 WinButton.hh WinButton.cc Window.cc Window.hh \
66 Workspace.cc Workspace.hh \ 67 Workspace.cc Workspace.hh \