summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c6c5dfb3..a4ebcc8c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -170,7 +170,6 @@ openbox_openbox_SOURCES = \
openbox/actions/layer.c \
openbox/actions/lower.c \
openbox/actions/maximize.c \
- openbox/actions/menu.c \
openbox/actions/move.c \
openbox/actions/moverelative.c \
openbox/actions/moveresizeto.c \
@@ -184,6 +183,7 @@ openbox_openbox_SOURCES = \
openbox/actions/restart.c \
openbox/actions/shade.c \
openbox/actions/showdesktop.c \
+ openbox/actions/showmenu.c \
openbox/actions/unfocus.c \
openbox/actions.c \
openbox/actions.h \