openbox/data/styles/Makefile.am

14 lines
381 B
Text
Raw Normal View History

2002-04-11 03:20:38 +00:00
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
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)