diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-02-16 23:14:30 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-02-16 23:14:30 +0000 |
| commit | 671230f83e05bc0f60abd42cac0735657ff90ed6 (patch) | |
| tree | 6e57d98bf5271c228acf18452a4bb1688edea7e0 /scripts/Makefile.am | |
| parent | 136c9c078d33e5784881267be03d8ff1adf41bc5 (diff) | |
add the new cycle module with super snazzy new Cycle classes. yay KatanaLynx!
Diffstat (limited to 'scripts/Makefile.am')
| -rw-r--r-- | scripts/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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) *\~ .\#* |
