grim/guifications2-theme-howto

changed the mailing list to the gf.o list
default tip
2011-12-18, Gary Kramlich
5959d825d61a
changed the mailing list to the gf.o list
SOURCE=gf_theme_howto.xml
include Makefile.opts
all:
$(MAKE) -C images
docbook2html -o $(OUTPUT) $(SOURCE)
clean:
$(MAKE) -C images clean
rm -rf $(OUTPUT)