diff options
Diffstat (limited to 'macros/latex/contrib/reledmac/makefile')
-rw-r--r-- | macros/latex/contrib/reledmac/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/latex/contrib/reledmac/makefile b/macros/latex/contrib/reledmac/makefile index 5d220304f1..3cdab48b54 100644 --- a/macros/latex/contrib/reledmac/makefile +++ b/macros/latex/contrib/reledmac/makefile @@ -17,7 +17,7 @@ all: test reledmac.sty reledpar.sty reledmac.pdf reledpar.pdf migration.pdf di doc: *.pdf test: *dtx - l3build check + l3build check -H --show-log-on-error migration.pdf: migration.dtx pdflatex $< |