openbox/data/styles/Makefile.am

13 lines
409 B
Text
Raw Normal View History

2002-04-11 03:20:38 +00:00
styledir = $(pkgdatadir)/styles
MAINTAINERCLEANFILES = Makefile.in
2003-01-11 11:05:16 +00:00
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
2002-12-25 04:36:45 +00:00
EXTRA_DIST = $(style_DATA)
2002-04-11 03:20:38 +00:00
distclean-local:
rm -f *\~ .\#*
2002-04-21 04:26:11 +00:00
uninstall-am:
rmdir $(styledir)