]> icculus.org git repositories - mikachu/openbox.git/blob - data/styles/Makefile.am
dist up the style data
[mikachu/openbox.git] / data / styles / Makefile.am
1 # data/styles/Makefile.am for Openbox
2
3 styledir = $(pkgdatadir)/styles
4 MAINTAINERCLEANFILES = Makefile.in
5 style_DATA = artwiz bbs bluebox cthulhain deep fieron flux frobozz frobust \
6         mbdtex miklos nyz nyzclone ob20 operation outcomes paper purplehaaze
7         shade steelblue steelblue2 the_orange trisb twice warp-xp
8 EXTRA_DIST = $(style_DATA)
9
10 distclean-local:
11         rm -f *\~ .\#*
12 uninstall-am:
13         rmdir $(styledir)