From 671230f83e05bc0f60abd42cac0735657ff90ed6 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 16 Feb 2003 23:14:30 +0000 Subject: add the new cycle module with super snazzy new Cycle classes. yay KatanaLynx! --- 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 f547b0c9..01c1aa92 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -2,7 +2,7 @@ scriptdir = $(libdir)/openbox/python MAINTAINERCLEANFILES = Makefile.in script_PYTHON = config.py defaults.py focus.py callbacks.py \ focusmodel.py windowplacement.py behavior.py motion.py \ - historyplacement.py stackedcycle.py focuscycle.py + historyplacement.py cycle.py distclean-local: $(RM) *\~ .\#* -- cgit v1.2.3