diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-22 15:51:10 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-22 15:51:10 +0000 |
| commit | f227bd994d21d901790d93a962915863914b6c09 (patch) | |
| tree | 4177806d7185ec88db1336f5ac367a31ffc66af8 /Makefile.am | |
| parent | 091a7f77d4f527ec70227abe15e3be4b1ee15bb4 (diff) | |
add the kill/close/cyclewindows actions
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 a63af6c0..15c22087 100644 --- a/Makefile.am +++ b/Makefile.am @@ -165,6 +165,7 @@ openbox_openbox_SOURCES = \ openbox/actions/focus.c \ openbox/actions/fullscreen.c \ openbox/actions/iconify.c \ + openbox/actions/kill.c \ openbox/actions/lower.c \ openbox/actions/maximize.c \ openbox/actions/maximizehorizontal.c \ |
