]> Dogcows Code - chaz/openbox/blob - themes/openbox/Makefile.am
f2543bf46df9e1fccb0a265e4954b69659301759
[chaz/openbox] / themes / openbox / Makefile.am
1 themedir=$(datadir)/openbox/themes/openbox
2
3 theme_DATA = artwiz bbs bluebox cthulhain deep fieron fieron2 flux frobozz \
4 frobust mbdtex miklos nyz nyzclone ob20 operation outcomes paper \
5 purplehaaze shade steelblue steelblue2 the_orange trisb twice \
6 warp-xp
7
8 EXTRA_DIST = $(theme_DATA)
9
10 MAINTAINERCLEANFILES = Makefile.in
11
12 distclean-local:
13 $(RM) *\~ .\#*
14 uninstall-am:
15 -rmdir -p $(DESTDIR)$(themedir)
This page took 0.033019 seconds and 3 git commands to generate.