summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-06-22 15:51:10 +0000
committerDana Jansens <danakj@orodu.net>2007-06-22 15:51:10 +0000
commitf227bd994d21d901790d93a962915863914b6c09 (patch)
tree4177806d7185ec88db1336f5ac367a31ffc66af8 /Makefile.am
parent091a7f77d4f527ec70227abe15e3be4b1ee15bb4 (diff)
add the kill/close/cyclewindows actions
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
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 \