]> Dogcows Code - chaz/openbox/blob - data/styles/Makefile.am
1bbe453fcbd7dcc0d030bc4b1f3ddfb79a0e5427
[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 fieron flux frobozz frobust \
6 mbdtex miklos nyz nyzclone ob20 operation outcomes paper purplehaaze
7 shade steelblue steelblue2 the_orange trisb twice warp-xp
8 EXTRA_DIST = $(style_DATA)
9
10 distclean-local:
11 rm -f *\~ .\#*
12 uninstall-am:
13 rmdir $(styledir)
This page took 0.038828 seconds and 3 git commands to generate.