]> Dogcows Code - chaz/openbox/blobdiff - scripts/Makefile.am
split out the linear cycling into focuscycle.py.
[chaz/openbox] / scripts / Makefile.am
index 5b55ecaeb07f3e3e338c1b27337cb968fe8e1075..b4d8138cd94483c3b4ac072ae2e1aed28b3a3532 100644 (file)
@@ -1,6 +1,8 @@
 scriptdir = $(libdir)/openbox/python
 MAINTAINERCLEANFILES = Makefile.in
-script_DATA = clientmotion.py clicks.py globals.py
+script_DATA = config.py defaults.py focus.py callbacks.py \
+              focusmodel.py windowplacement.py behavior.py motion.py \
+              historyplacement.py stackedcycle.py focuscycle.py
 EXTRA_DIST = $(script_DATA)
 
 distclean-local:
This page took 0.021308 seconds and 4 git commands to generate.