9 lines
276 B
Text
9 lines
276 B
Text
|
# data/styles/Makefile.am for Openbox
|
||
|
|
||
|
styledir = $(pkgdatadir)/styles
|
||
|
MAINTAINERCLEANFILES = Makefile.in
|
||
|
style_DATA = artwiz bluebox cthulhain flux nyz nyzclone operation outcomes shade the_orange trisb twice frobozz frobust steelblue steelblue2
|
||
|
|
||
|
distclean-local:
|
||
|
rm -f *\~
|