Update THANKS.
[lilypond.git] / stepmake / stepmake / help2man-vars.make
bloba212a34b6d9b75f49bc43607bcbcc4ed5199f6d6
2 ifneq ($(strip $(DOCUMENTATION)),no)
3 HELP2MAN_GROFFS = $(addsuffix .1, $(addprefix $(outdir)/, $(HELP2MAN_EXECS)))
5 # triggers recompilations. Ugh.
6 OUT_DIST_FILES += # $(wildcard $(outdir)/*.1)
7 endif