summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-06-22 15:26:12 +0000
committerDana Jansens <danakj@orodu.net>2007-06-22 15:26:12 +0000
commit597c9c9321b6f96250da0891be98d41c7ac2c109 (patch)
treedfab6cba7c5e8c24cb5b41e9f6edffcc8d826ea2 /Makefile.am
parent1e6c375fdd1d10ba0b019505436069d21c751945 (diff)
add moverelative 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 1b94d4ff..82cdfed3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -168,6 +168,7 @@ openbox_openbox_SOURCES = \
openbox/actions/lower.c \
openbox/actions/maximize.c \
openbox/actions/move.c \
+ openbox/actions/moverelative.c \
openbox/actions/moveto.c \
openbox/actions/raise.c \
openbox/actions/raiselower.c \