From 8a05ae261d640df3844fdae942556793c62bd073 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Tue, 4 Feb 2003 09:34:17 +0000 Subject: split out the linear cycling into focuscycle.py. some better comments about what options can be used. --- scripts/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/Makefile.am') diff --git a/scripts/Makefile.am b/scripts/Makefile.am index 16a61f13..b4d8138c 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -2,7 +2,7 @@ scriptdir = $(libdir)/openbox/python MAINTAINERCLEANFILES = Makefile.in script_DATA = config.py defaults.py focus.py callbacks.py \ focusmodel.py windowplacement.py behavior.py motion.py \ - historyplacement.py stackedcycle.py + historyplacement.py stackedcycle.py focuscycle.py EXTRA_DIST = $(script_DATA) distclean-local: -- cgit v1.2.3