diff --git a/Makefile b/Makefile index 00e11df..3a50c2d 100644 --- a/Makefile +++ b/Makefile @@ -7,8 +7,6 @@ PDF=cd $(OUTDIR) && pdflatex --enable-pipes --shell-escape $(FILE).tex INDEX=cd $(OUTDIR) && makeindex $(FILE).tex REVISIONINFO = `git log -1 --format="%h"` -.SUFFIXES: .lytex .tex .ly .pdf - VPATH = \ $(CURDIR)/lyrics \ $(CURDIR)/notes \