diff options
-rw-r--r-- | src/Makefile.am | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 22b6c61..af39ccf 100644 --- a/src/Makefile.am +++ b/src/Makefile.am | |||
@@ -64,7 +64,6 @@ fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc BaseDisplay.cc Ba | |||
64 | ToolbarTheme.hh ToolbarTheme.cc \ | 64 | ToolbarTheme.hh ToolbarTheme.cc \ |
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 LayeredMenu.hh \ | 67 | XrmDatabaseHelper.hh FbCommands.hh FbCommands.cc LayerMenu.hh \ |
68 | IntResMenuItem.hh IntResMenuItem.cc | 68 | IntResMenuItem.hh IntResMenuItem.cc FbMenu.hh |
69 | |||
70 | LDADD=FbTk/libFbTk.a | 69 | LDADD=FbTk/libFbTk.a |