summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-07-14 09:17:39 -0400
committerDana Jansens <danakj@orodu.net>2007-07-14 09:17:39 -0400
commit27a0f0f4c99bab0ceaa496f14c7498b230fcab25 (patch)
tree94c9167c4b0a406b66aeb80d4b3c06dda1dce57e /Makefile.am
parentbc2c2bc3f08ba8b40db10761650633d9de7f1753 (diff)
split the focustobottom action back out from unfocus
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 a4ebcc8c..07c7ce68 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -162,6 +162,7 @@ openbox_openbox_SOURCES = \
openbox/actions/execute.c \
openbox/actions/exit.c \
openbox/actions/focus.c \
+ openbox/actions/focustobottom.c \
openbox/actions/fullscreen.c \
openbox/actions/growtoedge.c \
openbox/actions/iconify.c \