From: John Mandereau Date: Sat, 19 Apr 2008 14:46:50 +0000 (+0200) Subject: Remove makefile include hack X-Git-Tag: release/2.11.45-1~45 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=c1a0e9792fcd6a23573ded6e19a37ead6b782b32;p=lilypond.git Remove makefile include hack --- diff --git a/stepmake/stepmake/documentation-rules.make b/stepmake/stepmake/documentation-rules.make index 81469e2e6f..b87e6428fa 100644 --- a/stepmake/stepmake/documentation-rules.make +++ b/stepmake/stepmake/documentation-rules.make @@ -13,5 +13,3 @@ $(outdir)/%.png: %.xpm $(outdir)/%.txt: $(outdir)/%.1 troff -man -Tascii $< | grotty -b -u -o > $@ -include $(stepdir)/texinfo-rules.make -