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