]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/GNUmakefile
patch::: 1.3.103.jcn3
[lilypond.git] / Documentation / user / GNUmakefile
index 98e71f00e625190be21af4f738aee823657d72fa..4bdccbfed67e97a2fe04f6509d9ffc7cd76c5019 100644 (file)
@@ -46,5 +46,7 @@ localclean:
        rm -f fonts.aux fonts.log feta*.tfm feta*.*pk 
 
 #ugh. out/ hardcoded.
-backdoc:
-       (cd $(outdir); $(topdir)/lily/out/lilypond $(depth)/../ly/generate-documentation)
+backdoc: $(outdir)/lilypond-internals.html
+
+$(outdir)/lilypond-internals.texi:
+       (cd $(outdir); $(topdir)/lily/out/lilypond ../$(srcdir)/../ly/generate-documentation)