]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/documentation-rules.make
Merge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond into jneeman
[lilypond.git] / stepmake / stepmake / documentation-rules.make
index 2f32642a650768fbb1ad548ba1fd19e22d7bc150..81469e2e6fb7812324b282f8f729cdfe098d8132 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,7 +13,5 @@ $(outdir)/%.png: %.xpm
 $(outdir)/%.txt: $(outdir)/%.1
        troff -man -Tascii $< | grotty -b -u -o > $@
 
-
-include $(stepdir)/yodl-rules.make
 include $(stepdir)/texinfo-rules.make