diff options
author | Karl Berry <karl@freefriends.org> | 2016-07-01 22:02:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-07-01 22:02:58 +0000 |
commit | 511d12ce71d7023f76adc3e05490d24638bd0d69 (patch) | |
tree | 333b108d0def6e5625e9164444055bd9a657b8c8 /Master/texmf-dist/source/uplatex/base/Makefile | |
parent | 32d874778719320f86ce71995a941d97f907edb4 (diff) |
uplatex (1jul16)
git-svn-id: svn://tug.org/texlive/trunk@41594 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/uplatex/base/Makefile')
-rw-r--r-- | Master/texmf-dist/source/uplatex/base/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/uplatex/base/Makefile b/Master/texmf-dist/source/uplatex/base/Makefile index ee912165186..ea26c0dbc4d 100644 --- a/Master/texmf-dist/source/uplatex/base/Makefile +++ b/Master/texmf-dist/source/uplatex/base/Makefile @@ -49,7 +49,7 @@ upldoc.pdf: $(PLDOC_SRC) dvipdfmx $(FONTMAP) upldoc.dvi rm *.aux *.log upldoc.toc upldoc.idx upldoc.ind upldoc.ilg rm upldoc.glo upldoc.gls *.dvi upldoc.tex Xins.ins - rm *.cfg upldoc.dic mkpldoc.sh dstcheck.pl + rm ltxdoc.cfg upldoc.dic mkpldoc.sh dstcheck.pl .PHONY: clean clean: |