diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index cc54242..e6f21d3 100644 --- a/src/Makefile.am +++ b/src/Makefile.am | |||
@@ -96,7 +96,6 @@ TOOLBAR_SOURCE = Toolbar.hh Toolbar.cc \ | |||
96 | endif | 96 | endif |
97 | 97 | ||
98 | fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc \ | 98 | fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc \ |
99 | BoolMenuItem.hh \ | ||
100 | FbAtoms.hh FbAtoms.cc FbWinFrame.hh FbWinFrame.cc \ | 99 | FbAtoms.hh FbAtoms.cc FbWinFrame.hh FbWinFrame.cc \ |
101 | FbWinFrameTheme.hh FbWinFrameTheme.cc \ | 100 | FbWinFrameTheme.hh FbWinFrameTheme.cc \ |
102 | fluxbox.cc fluxbox.hh \ | 101 | fluxbox.cc fluxbox.hh \ |
@@ -111,7 +110,7 @@ fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc \ | |||
111 | Workspace.cc Workspace.hh \ | 110 | Workspace.cc Workspace.hh \ |
112 | FbCommands.hh FbCommands.cc LayerMenu.hh LayerMenu.cc \ | 111 | FbCommands.hh FbCommands.cc LayerMenu.hh LayerMenu.cc \ |
113 | Layer.hh \ | 112 | Layer.hh \ |
114 | IntResMenuItem.hh FbMenu.hh FbMenu.cc \ | 113 | FbMenu.hh FbMenu.cc \ |
115 | WinClient.hh WinClient.cc \ | 114 | WinClient.hh WinClient.cc \ |
116 | Strut.hh \ | 115 | Strut.hh \ |
117 | Xinerama.hh \ | 116 | Xinerama.hh \ |