diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-22 15:18:43 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-22 15:18:43 +0000 |
| commit | 1e6c375fdd1d10ba0b019505436069d21c751945 (patch) | |
| tree | cda9498b820276d335f5416eec51e9d3aa6fa4cf /Makefile.am | |
| parent | 06ed8ab6c03337710acba8d6a70781456e979384 (diff) | |
add the moveto 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 51921667..1b94d4ff 100644 --- a/Makefile.am +++ b/Makefile.am @@ -168,6 +168,7 @@ openbox_openbox_SOURCES = \ openbox/actions/lower.c \ openbox/actions/maximize.c \ openbox/actions/move.c \ + openbox/actions/moveto.c \ openbox/actions/raise.c \ openbox/actions/raiselower.c \ openbox/actions/reconfigure.c \ |
