]> Dogcows Code - chaz/openbox/blob - Makefile.am
24a690e653e16b1012524ce867cc438271b4fb48
[chaz/openbox] / 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.035672 seconds and 3 git commands to generate.