]> git.donarmstrong.com Git - lilypond.git/commitdiff
Remove makefile include hack
authorJohn Mandereau <john.mandereau@gmail.com>
Sat, 19 Apr 2008 14:46:50 +0000 (16:46 +0200)
committerJohn Mandereau <john.mandereau@gmail.com>
Sat, 19 Apr 2008 14:46:50 +0000 (16:46 +0200)
stepmake/stepmake/documentation-rules.make

index 81469e2e6fb7812324b282f8f729cdfe098d8132..b87e6428fae8c81239f9aa03b9195d116de4c864 100644 (file)
@@ -13,5 +13,3 @@ $(outdir)/%.png: %.xpm
 $(outdir)/%.txt: $(outdir)/%.1
        troff -man -Tascii $< | grotty -b -u -o > $@
 
-include $(stepdir)/texinfo-rules.make
-