added missing files
This commit is contained in:
parent
c8ee5642f8
commit
06647a6876
1 changed files with 2 additions and 0 deletions
|
@ -99,6 +99,7 @@ fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc \
|
||||||
Window.cc Window.hh \
|
Window.cc Window.hh \
|
||||||
Workspace.cc Workspace.hh \
|
Workspace.cc Workspace.hh \
|
||||||
FbCommands.hh FbCommands.cc LayerMenu.hh LayerMenu.cc \
|
FbCommands.hh FbCommands.cc LayerMenu.hh LayerMenu.cc \
|
||||||
|
Layer.hh \
|
||||||
IntResMenuItem.hh IntResMenuItem.cc FbMenu.hh FbMenu.cc \
|
IntResMenuItem.hh IntResMenuItem.cc FbMenu.hh FbMenu.cc \
|
||||||
WinClient.hh WinClient.cc \
|
WinClient.hh WinClient.cc \
|
||||||
Strut.hh \
|
Strut.hh \
|
||||||
|
@ -128,6 +129,7 @@ fluxbox_SOURCES = AtomHandler.hh ArrowButton.hh ArrowButton.cc \
|
||||||
Resources.cc \
|
Resources.cc \
|
||||||
WindowCmd.hh WindowCmd.cc \
|
WindowCmd.hh WindowCmd.cc \
|
||||||
FocusControl.hh FocusControl.cc \
|
FocusControl.hh FocusControl.cc \
|
||||||
|
PlacementStrategy.hh \
|
||||||
CascadePlacement.hh CascadePlacement.cc \
|
CascadePlacement.hh CascadePlacement.cc \
|
||||||
ColSmartPlacement.hh ColSmartPlacement.cc \
|
ColSmartPlacement.hh ColSmartPlacement.cc \
|
||||||
RowSmartPlacement.hh RowSmartPlacement.cc \
|
RowSmartPlacement.hh RowSmartPlacement.cc \
|
||||||
|
|
Loading…
Reference in a new issue