grim/guifications2-theme-howto

convert CVS tags

2011-12-17, cvs2hg
8f1b879c6871
convert CVS tags
SOURCE=gf_theme_howto.xml
include Makefile.opts
all:
$(MAKE) -C images
docbook2html -o $(OUTPUT) $(SOURCE)
clean:
$(MAKE) -C images clean
rm -rf $(OUTPUT)