diff options
author | Mark Tiefenbruck <mark@fluxbox.org> | 2007-12-27 21:55:24 (GMT) |
---|---|---|
committer | Mark Tiefenbruck <mark@fluxbox.org> | 2007-12-27 21:55:24 (GMT) |
commit | b5c354b994bc06667abe35e2d528c0f025703c4e (patch) | |
tree | 081fd3207053a06cb50931ccec3237bc614f10eb /src/Makefile.am | |
parent | 1f5cd12facc662de240b36bf3c5c14f40adf391b (diff) | |
download | fluxbox-b5c354b994bc06667abe35e2d528c0f025703c4e.zip fluxbox-b5c354b994bc06667abe35e2d528c0f025703c4e.tar.bz2 |
architecture astronomy
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 \ |