]> Dogcows Code - chaz/openbox/blob - data/styles/Makefile.am
add buttons to the tree.rm stupid comments in Makefile.ams
[chaz/openbox] / data / styles / Makefile.am
1 styledir = $(pkgdatadir)/styles
2 MAINTAINERCLEANFILES = Makefile.in
3 style_DATA = artwiz bbs bluebox cthulhain deep fieron flux frobozz frobust \
4 mbdtex miklos nyz nyzclone ob20 operation outcomes paper purplehaaze
5 shade steelblue steelblue2 the_orange trisb twice warp-xp
6 EXTRA_DIST = $(style_DATA)
7
8 distclean-local:
9 rm -f *\~ .\#*
10 uninstall-am:
11 rmdir $(styledir)
This page took 0.037009 seconds and 4 git commands to generate.