diff options
Diffstat (limited to 'data/styles/Makefile.am')
| -rw-r--r-- | data/styles/Makefile.am | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/data/styles/Makefile.am b/data/styles/Makefile.am new file mode 100644 index 00000000..38053588 --- /dev/null +++ b/data/styles/Makefile.am @@ -0,0 +1,8 @@ +# 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 *\~ |
