Browse Source

Merge branch 'master' of ssh://lohrun.net/~crep/songbook

remotes/origin/translate_notes
crep 15 years ago
parent
commit
5214205dd8
  1. 2
      makefile

2
makefile

@ -79,7 +79,7 @@ $(PSF): %.ps.gz: %.ps
%.dvi: %.tex %.aux
$(LATEX) $<
$(PDF): LATEX = pdflatex
$(PDF): LATEX = pdflatex -halt-on-error
$(PDF): %.pdf: %.tex %.aux
%.aux: %.tex

Loading…
Cancel
Save