diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-22 14:41:45 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-22 14:41:45 +0000 |
| commit | ee6671c3fac371b7d631976953e304e1f761e928 (patch) | |
| tree | 70fadf8aed2c4b0c4ab3950cbf76e6048325e4c3 /Makefile.am | |
| parent | 1eb727064a4ad19c89b55d08d68e8d4b85c0b1d7 (diff) | |
add maximize 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 43dc8788..51921667 100644 --- a/Makefile.am +++ b/Makefile.am @@ -166,6 +166,7 @@ openbox_openbox_SOURCES = \ openbox/actions/fullscreen.c \ openbox/actions/iconify.c \ openbox/actions/lower.c \ + openbox/actions/maximize.c \ openbox/actions/move.c \ openbox/actions/raise.c \ openbox/actions/raiselower.c \ |
