]> Dogcows Code - chaz/openbox/blob - scripts/Makefile.am
bb6812b7ea4b2099d9f9409ef13c52da3c57a916
[chaz/openbox] / scripts / Makefile.am
1 scriptdir = $(libdir)/openbox/python
2 MAINTAINERCLEANFILES = Makefile.in
3 script_PYTHON = config.py defaults.py focus.py callbacks.py \
4 focusmodel.py windowplacement.py behavior.py motion.py \
5 historyplacement.py stackedcycle.py focuscycle.py
6
7 distclean-local:
8 rm -f *\~ .\#*
9 #uninstall-am:
10 # rmdir -p $(scriptdir)
This page took 0.031003 seconds and 3 git commands to generate.