diff options
| author | Mikael Magnusson <mikachu@gmail.com> | 2010-06-26 15:55:40 +0200 |
|---|---|---|
| committer | Mikael Magnusson <mikachu@gmail.com> | 2010-09-16 17:24:11 +0200 |
| commit | 1ffc0021325e30db7bb7f8b2a17ca7f5546b3324 (patch) | |
| tree | bbbb0794f66b06f3c10b914160be2d6e240fc2f9 /Makefile.am | |
| parent | 48d36cd587e70b9680f65811d08038496a9ccc12 (diff) | |
Make the dock a context and add actions LowerDock and RaiseDock
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 12176d67..765ffaa9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -188,6 +188,7 @@ openbox_openbox_SOURCES = \ openbox/actions/debug.c \ openbox/actions/decorations.c \ openbox/actions/desktop.c \ + openbox/actions/dock.c \ openbox/actions/dockautohide.c \ openbox/actions/directionalwindows.c \ openbox/actions/execute.c \ |
