]> Dogcows Code - chaz/openbox/blob - data/styles/Makefile.am
add some new styles for 2.0 from miklos
[chaz/openbox] / data / styles / Makefile.am
1 # data/styles/Makefile.am for Openbox
2
3 styledir = $(pkgdatadir)/styles
4 MAINTAINERCLEANFILES = Makefile.in
5 style_DATA = artwiz bbs bluebox cthulhain deep flux frobozz frobust mbdtex \
6 miklos nyz nyzclone ob20 operation outcomes purplehaaze shade steelblue \
7 steelblue2 the_orange trisb twice warp-xp
8
9 distclean-local:
10 rm -f *\~ .\#*
11 uninstall-am:
12 rmdir $(styledir)
This page took 0.038677 seconds and 5 git commands to generate.