all repos — openbox @ ffea5b55912ea936c84ce3d17577e9532a81cae4

openbox fork - make it a bit more like ryudo

scripts/Makefile.am (raw)

1
2
3
4
5
6
7
8
9
10
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

distclean-local:
	rm -f *\~ .\#*
#uninstall-am:
#	rmdir -p $(scriptdir)