]> 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 e490e9424cf1ab20459e49ce205f4bf5c7576828..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 $(depth)/VERSION
-       $(do_pod2html) 
+$(outdir)/%.html: $(outdir)/%.pod
+       $(do_pod2html)
 
 $(outdir)/%.pod: %.pod
        cp $< $@