2003-04-13 21:17:02 +00:00
|
|
|
themedir=$(datadir)/openbox/themes
|
|
|
|
|
2003-06-28 16:51:53 +00:00
|
|
|
SUBDIRS=ebox_data fieron_data fieron2_data
|
|
|
|
|
2003-04-13 21:17:02 +00:00
|
|
|
theme_DATA=artwiz bbs bluebox cthulhain deep ebox fieron fieron2 flux frobozz \
|
|
|
|
frobust mbdtex miklos nyz nyzclone ob20 operation outcomes paper \
|
|
|
|
purplehaaze shade steelblue steelblue2 the_orange trisb twice \
|
|
|
|
warp-xp
|
|
|
|
|
2003-06-29 08:47:24 +00:00
|
|
|
EXTRA_DIST=$(theme_DATA)
|
|
|
|
|
2003-04-13 21:17:02 +00:00
|
|
|
MAINTAINERCLEANFILES=Makefile.in
|
|
|
|
|
|
|
|
distclean-local:
|
|
|
|
$(RM) *\~ *.orig *.rej .\#*
|