]> Dogcows Code - chaz/openbox/blob - data/styles/Makefile.am
add xft support
[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 paper purplehaaze shade \
7 steelblue steelblue2 the_orange trisb twice warp-xp
8
9 distclean-local:
10 rm -f *\~ .\#*
11 uninstall-am:
12 rmdir $(styledir)
This page took 0.034738 seconds and 5 git commands to generate.