]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/documentation-rules.make
Merge branch 'master' of /home/lilycvs/git/lily/
[lilypond.git] / stepmake / stepmake / documentation-rules.make
index 8cb7ce851de497fd441b6149c8de122942b8e759..b87e6428fae8c81239f9aa03b9195d116de4c864 100644 (file)
@@ -1,5 +1,3 @@
-# Docrules.make
-
 # special rules for the documentation section.
 # There are too many to add to the general rules
 
@@ -15,5 +13,3 @@ $(outdir)/%.png: %.xpm
 $(outdir)/%.txt: $(outdir)/%.1
        troff -man -Tascii $< | grotty -b -u -o > $@
 
-include $(stepdir)/texinfo-rules.make
-