diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-22 19:10:00 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-22 19:10:00 +0000 |
| commit | 6973d5b8a50844ef8eecf076f8f15d5ece4270ef (patch) | |
| tree | 475de069018ed93911b85f47afd62d767af3fcd2 /Makefile.am | |
| parent | 16f2b255cb3e504f7695bc94ec691f949bf6722d (diff) | |
add directionaldesktop 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 5134c9c8..63c3f843 100644 --- a/Makefile.am +++ b/Makefile.am @@ -163,6 +163,7 @@ openbox_openbox_SOURCES = \ openbox/actions/decorations.c \ openbox/actions/desktop.c \ openbox/actions/directionalcyclewindows.c \ + openbox/actions/directionaldesktop.c \ openbox/actions/directionaltargetwindow.c \ openbox/actions/execute.c \ openbox/actions/exit.c \ |
