]> Dogcows Code - chaz/openbox/blob - data/styles/Makefile.am
add Xft support to all of the styles
[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.034581 seconds and 4 git commands to generate.