# Documentation/topdocs/Makefile

depth = ../..

BLURBS=BLURB #COPERTINA FLAPTEKST

STEPMAKE_TEMPLATES=documentation yodl yolily-topdoc
# hmm
# LOCALSTEPMAKE_TEMPLATES=lilypond

include $(depth)/make/stepmake.make 

check-include-deps:
	$(MAKE) -C ../include

local-WWW:
	$(footify) --changelog=$(depth)/CHANGES $(outdir)/index.html
	-cp $(outdir)/*png $(outdir)/index.html $(depth)  # don't fail if not making website
