summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-06-23 15:08:08 +0000
committerDana Jansens <danakj@orodu.net>2007-06-23 15:08:08 +0000
commitc15da849dd28565aa8ce19569ec1280961eb605d (patch)
tree6e84441d3d26de7e2acbc779246a9353883da092 /Makefile.am
parent7f50e04925e539dbe28997a6b07369d9f5cb43e3 (diff)
add moveto/fromedge 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 ab4d8867..a03e3a3d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -182,6 +182,7 @@ openbox_openbox_SOURCES = \
openbox/actions/move.c \
openbox/actions/moverelative.c \
openbox/actions/moveto.c \
+ openbox/actions/movetofromedge.c \
openbox/actions/omnipresent.c \
openbox/actions/raise.c \
openbox/actions/raiselower.c \