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