]> Dogcows Code - chaz/openbox/blob - data/styles/Makefile.am
don't actually focus windows when adding them to the current workspace. this is alrea...
[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.032516 seconds and 4 git commands to generate.