diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-22 18:34:36 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-22 18:34:36 +0000 |
| commit | 97bb443edb8895b2b68147b0b7cb89f7338cead6 (patch) | |
| tree | 282796a6d83a3aaaab889aaf72a373b8b08f5f1b /Makefile.am | |
| parent | 48facba205a42b502038b43e1a735a30ffe276f8 (diff) | |
add the directionalcyclewindows action
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 612dca01..88cd5e1e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -160,6 +160,7 @@ openbox_openbox_SOURCES = \ openbox/actions/close.c \ openbox/actions/cyclewindows.c \ openbox/actions/debug.c \ + openbox/actions/directionalcyclewindows.c \ openbox/actions/execute.c \ openbox/actions/exit.c \ openbox/actions/focus.c \ |
