diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.am | 2 |
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 | ||
69 | LDADD=FbTk/libFbTk.a | 69 | LDADD=FbTk/libFbTk.a |