repo.or.cz
/
openbox.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
merge the C branch into HEAD
[openbox.git]
/
python
/
Makefile.am
blob
ebb3812eb53d1a0d3a001dd9d1b3dd96aec6a2e9
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 .\#*