all repos — openbox @ 0e9e17a27e6dc01b8445ceb5cd496afd45fb0de1

openbox fork - make it a bit more like ryudo

data/styles/Makefile.am (raw)

1
2
3
4
5
6
7
8
9
10
11
12
# data/styles/Makefile.am for Openbox

styledir = $(pkgdatadir)/styles
MAINTAINERCLEANFILES = Makefile.in
style_DATA = artwiz bbs bluebox cthulhain deep flux frobozz frobust mbdtex \
	miklos nyz nyzclone ob20 operation outcomes purplehaaze shade steelblue \
	steelblue2 the_orange trisb twice warp-xp

distclean-local:
	rm -f *\~ .\#*
uninstall-am:
	rmdir $(styledir)