summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 523d73a9..8c6dc1c8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -183,8 +183,8 @@ openbox_openbox_SOURCES = \
openbox/actions/menu.c \
openbox/actions/move.c \
openbox/actions/moverelative.c \
- openbox/actions/moveto.c \
- openbox/actions/movetofromedge.c \
+ openbox/actions/moveresizeto.c \
+ openbox/actions/movetoedge.c \
openbox/actions/omnipresent.c \
openbox/actions/raise.c \
openbox/actions/raiselower.c \