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