all repos — openbox @ 515f8d8760f614b127b4435dca7881a32b5b6207

openbox fork - make it a bit more like ryudo

python/Makefile.am (raw)

1
2
3
4
5
6
7
8
9
10
11
scriptdir=$(libdir)/openbox/python

SUBDIRS = 

script_PYTHON = rc.py keymap.py buttonmap.py config.py motion.py \
	historyplacement.py windowplacement.py stackedcycle.py focus.py

MAINTAINERCLEANFILES= Makefile.in

distclean-local:
	$(RM) *\~ *.orig *.rej .\#*