grim/guifications2-theme-howto

ignore tweak

2005-05-08, amc_grim
29240f49a0c9
ignore tweak
SOURCE=gf_theme_howto.xml
include Makefile.opts
all:
$(MAKE) -C images
docbook2html -o $(OUTPUT) $(SOURCE)
clean:
$(MAKE) -C images clean
rm -rf $(OUTPUT)