From c6f2875d61ce038bcc3b28e28aa26a0648efd752 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 13 Jul 2007 17:12:40 -0400 Subject: move directionalcycling actions into the same .c file. make interactive actions all kill delayed mouse focus which would kill the action. --- Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 0c5d7cc8..c6c5dfb3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -158,8 +158,7 @@ openbox_openbox_SOURCES = \ openbox/actions/decorations.c \ openbox/actions/desktop.c \ openbox/actions/dockautohide.c \ - openbox/actions/directionalcyclewindows.c \ - openbox/actions/directionaltargetwindow.c \ + openbox/actions/directionalwindows.c \ openbox/actions/execute.c \ openbox/actions/exit.c \ openbox/actions/focus.c \ -- cgit v1.2.3