From 718adbae6534cc5976ac2e3c2f26c22402b27472 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 19 May 2007 14:15:28 +0000 Subject: move focus cycling into its own file --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 8fad996c..ae23fd67 100644 --- a/Makefile.am +++ b/Makefile.am @@ -173,6 +173,8 @@ openbox_openbox_SOURCES = \ openbox/extensions.h \ openbox/focus.c \ openbox/focus.h \ + openbox/focus_cycle.c \ + openbox/focus_cycle.h \ openbox/frame.c \ openbox/frame.h \ openbox/framerender.c \ -- cgit v1.2.3