aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index bf53498..b7118f4 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -64,6 +64,6 @@ fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc BaseDisplay.cc Ba
64 ToolbarTheme.hh ToolbarTheme.cc Observer.cc Observer.hh \ 64 ToolbarTheme.hh ToolbarTheme.cc Observer.cc Observer.hh \
65 WinButton.hh WinButton.cc Window.cc Window.hh \ 65 WinButton.hh WinButton.cc Window.cc Window.hh \
66 Workspace.cc Workspace.hh \ 66 Workspace.cc Workspace.hh \
67 XrmDatabaseHelper.hh FbCommands.hh FbCommands.cc 67 XrmDatabaseHelper.hh FbCommands.hh FbCommands.cc LayeredMenu.hh
68 68
69LDADD=FbTk/libFbTk.a 69LDADD=FbTk/libFbTk.a