]> icculus.org git repositories - dana/openbox.git/blob - themes/openbox/Makefile.am
add the buttons for the fieron2 theme
[dana/openbox.git] / themes / openbox / Makefile.am
1 themedir=$(datadir)/openbox/themes/openbox
2 fieron2buttondir=$(themedir)/fieron2_buttons
3
4 theme_DATA = artwiz bbs bluebox cthulhain deep fieron fieron2 flux frobozz \
5         frobust mbdtex miklos nyz nyzclone ob20 operation outcomes paper \
6         purplehaaze shade steelblue steelblue2 the_orange trisb twice \
7         warp-xp
8
9 fieron2button_DATA = fieron2_buttons/max.xbm fieron2_buttons/stick.xbm \
10                      fieron2_buttons/close.xbm fieron2_buttons/icon.xbm
11
12 EXTRA_DIST = $(theme_DATA)
13
14 MAINTAINERCLEANFILES = Makefile.in
15
16 distclean-local:
17         $(RM) *\~ .\#*
18 uninstall-am:
19         -rmdir -p $(DESTDIR)$(themedir)