all repos — openbox @ 09918dc5c89605ae86d1e59b114d1300dc57b3b3

openbox fork - make it a bit more like ryudo

data/styles/Makefile.am (raw)

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

styledir = $(pkgdatadir)/styles
MAINTAINERCLEANFILES = Makefile.in
style_DATA = artwiz bluebox cthulhain deep flux frobozz frobust nyz nyzclone operation outcomes shade steelblue steelblue2 the_orange trisb twice

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