summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-06-22 18:38:51 +0000
committerDana Jansens <danakj@orodu.net>2007-06-22 18:38:51 +0000
commit7e6f7fb45466bf6672e295ab155a9697c294410c (patch)
treefc1793939ea52711e3b988282c6bee5fce6e458a /Makefile.am
parent97bb443edb8895b2b68147b0b7cb89f7338cead6 (diff)
add the directionaltargetwindow action
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 88cd5e1e..de045632 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -161,6 +161,7 @@ openbox_openbox_SOURCES = \
openbox/actions/cyclewindows.c \
openbox/actions/debug.c \
openbox/actions/directionalcyclewindows.c \
+ openbox/actions/directionaltargetwindow.c \
openbox/actions/execute.c \
openbox/actions/exit.c \
openbox/actions/focus.c \