]> Dogcows Code - chaz/openbox/blob - python/Makefile.am
merge the C branch into HEAD
[chaz/openbox] / python / Makefile.am
1 scriptdir=$(libdir)/openbox/python
2
3 SUBDIRS =
4
5 script_PYTHON = rc.py keymap.py buttonmap.py config.py motion.py \
6 historyplacement.py windowplacement.py stackedcycle.py focus.py
7
8 MAINTAINERCLEANFILES= Makefile.in
9
10 distclean-local:
11 $(RM) *\~ *.orig *.rej .\#*
This page took 0.034793 seconds and 4 git commands to generate.