8 lines
276 B
Makefile
8 lines
276 B
Makefile
# 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 *\~
|