diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -54,7 +54,7 @@ eapi-cheatsheet-nocombine.pdf: vc.tex pdflatex -jobname eapi-cheatsheet-nocombine \ '\PassOptionsToClass{nocombine}{leaflet}\input{eapi-cheatsheet.tex}' -vc.tex: pms.tex vc-git.awk +vc.tex: $(SOURCEFILES) vc-git.awk /bin/sh ./vc pms.dvi: $(SOURCEFILES) pms.bbl |