openbox/data/styles/Makefile.am
Dana Jansens bc88d310fe fix \'s
2003-01-11 11:05:16 +00:00

12 lines
409 B
Makefile

styledir = $(pkgdatadir)/styles
MAINTAINERCLEANFILES = Makefile.in
style_DATA = artwiz bbs bluebox cthulhain deep fieron fieron2 flux frobozz \
frobust mbdtex miklos nyz nyzclone ob20 operation outcomes paper \
purplehaaze shade steelblue steelblue2 the_orange trisb twice \
warp-xp
EXTRA_DIST = $(style_DATA)
distclean-local:
rm -f *\~ .\#*
uninstall-am:
rmdir $(styledir)