2002-04-11 03:20:38 +00:00
|
|
|
# data/styles/Makefile.am for Openbox
|
|
|
|
|
|
|
|
styledir = $(pkgdatadir)/styles
|
|
|
|
MAINTAINERCLEANFILES = Makefile.in
|
2002-04-14 07:50:25 +00:00
|
|
|
style_DATA = artwiz bluebox cthulhain deep flux frobozz frobust nyz nyzclone operation outcomes shade steelblue steelblue2 the_orange trisb twice
|
2002-04-11 03:20:38 +00:00
|
|
|
|
|
|
|
distclean-local:
|
|
|
|
rm -f *\~
|
2002-04-21 04:26:11 +00:00
|
|
|
uninstall-am:
|
|
|
|
rmdir $(styledir)
|