]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/Variables.make
release: 0.1.49
[lilypond.git] / make / Variables.make
index efe49e20f77cfe2ab7062e6aaae71cb689decfd6..4e4aff16283d8287eedb4a107419804ac13fbfad 100644 (file)
@@ -215,8 +215,7 @@ STRIPDEBUG=true
 DISTFILES=$(EXTRA_DISTFILES) Makefile $(ALL_SOURCES)
 DOCDIR=$(depth)/$(outdir)
 
-pod2html=pod2html
-pod2groff=pod2man --center="LilyPond documentation" --section="0"\
+pod2groff=$(POD2MAN) --center="LilyPond documentation" --section="0"\
        --release="LilyPond $(TOPLEVEL_MAJOR_VERSION).$(TOPLEVEL_MINOR_VERSION).$(TOPLEVEL_PATCH_LEVEL)" $< > $@