2002-04-11 03:20:38 +00:00
|
|
|
# data/styles/Makefile.am for Openbox
|
|
|
|
|
|
|
|
styledir = $(pkgdatadir)/styles
|
|
|
|
MAINTAINERCLEANFILES = Makefile.in
|
2002-09-10 00:24:25 +00:00
|
|
|
style_DATA = artwiz bbs bluebox cthulhain deep fieron flux frobozz frobust \
|
2002-09-10 00:22:58 +00:00
|
|
|
mbdtex miklos nyz nyzclone ob20 operation outcomes paper purplehaaze
|
|
|
|
shade steelblue steelblue2 the_orange trisb twice warp-xp
|
2002-04-11 03:20:38 +00:00
|
|
|
|
|
|
|
distclean-local:
|
2002-06-05 03:51:26 +00:00
|
|
|
rm -f *\~ .\#*
|
2002-04-21 04:26:11 +00:00
|
|
|
uninstall-am:
|
|
|
|
rmdir $(styledir)
|