]> Dogcows Code - chaz/openbox/blob - scripts/Makefile.am
run scripts before initializing screens. kill the globals.py. add the python_get_stri...
[chaz/openbox] / scripts / Makefile.am
1 scriptdir = $(libdir)/openbox/python
2 MAINTAINERCLEANFILES = Makefile.in
3 script_DATA = clientmotion.py clicks.py globals.py config.py
4 EXTRA_DIST = $(script_DATA)
5
6 distclean-local:
7 rm -f *\~ .\#*
8 uninstall-am:
9 rmdir -p $(scriptdir)
This page took 0.035633 seconds and 4 git commands to generate.