]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/pod-rules.make
Merge branch 'lilypond/translation' of ssh://trettig@git.sv.gnu.org/srv/git/lilypond...
[lilypond.git] / stepmake / stepmake / pod-rules.make
index d0b4628b4c748f026cc1472ad35998c00189ccc1..884273625938165f006c9bcd6c81f9d2909038f9 100644 (file)
@@ -13,8 +13,8 @@ POD2HTML_5004=$(POD2HTML) --noindex --infile $< --outfile=$@;  sh $(depth)/bin/a
 
 do_pod2html=$($(POD2HTML_VERSION))
 
-$(outdir)/%.html: $(outdir)/%.pod 
-       $(do_pod2html) 
+$(outdir)/%.html: $(outdir)/%.pod
+       $(do_pod2html)
 
 $(outdir)/%.pod: %.pod
        cp $< $@