From 16f2b255cb3e504f7695bc94ec691f949bf6722d Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 22 Jun 2007 19:00:09 +0000 Subject: add the desktop action --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index b067543c..5134c9c8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -161,6 +161,7 @@ openbox_openbox_SOURCES = \ openbox/actions/cyclewindows.c \ openbox/actions/debug.c \ openbox/actions/decorations.c \ + openbox/actions/desktop.c \ openbox/actions/directionalcyclewindows.c \ openbox/actions/directionaltargetwindow.c \ openbox/actions/execute.c \ @@ -173,6 +174,7 @@ openbox_openbox_SOURCES = \ openbox/actions/maximize.c \ openbox/actions/maximizehorizontal.c \ openbox/actions/maximizevertical.c \ + openbox/actions/menu.c \ openbox/actions/move.c \ openbox/actions/moverelative.c \ openbox/actions/moveto.c \ @@ -184,7 +186,6 @@ 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 \ -- cgit v1.2.3