X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fuser%2FGNUmakefile;h=6b7186af4beebaf159f9423fd5a19721005a81c7;hb=ce9845392e4e22ae9c5f6ec1da914eb301f1892c;hp=a045e99d94fd7561b58886dda0e4951203e1b822;hpb=593c61593d668d4e6ed766cbd87bf003971d68eb;p=lilypond.git diff --git a/Documentation/user/GNUmakefile b/Documentation/user/GNUmakefile index a045e99d94..6b7186af4b 100644 --- a/Documentation/user/GNUmakefile +++ b/Documentation/user/GNUmakefile @@ -6,7 +6,9 @@ depth=../.. LATEX_FILES =$(wildcard *.latex) -DVI_FILES = $(addprefix $(outdir)/,$(LATEX_FILES:.latex=.dvi) $(TELY_FILES:.tely=.dvi)) + +# todo: add latex. +DVI_FILES = $(addprefix $(outdir)/, $(TELY_FILES:.tely=.dvi)) EXTRA_DIST_FILES= $(LATEX_FILES) $(wildcard *.itexi *.itely)