diff options
Diffstat (limited to 'Master/texmf-dist/doc/xelatex/unisugar/Makefile')
-rw-r--r-- | Master/texmf-dist/doc/xelatex/unisugar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/xelatex/unisugar/Makefile b/Master/texmf-dist/doc/xelatex/unisugar/Makefile index 0547e59c103..fc29857bd38 100644 --- a/Master/texmf-dist/doc/xelatex/unisugar/Makefile +++ b/Master/texmf-dist/doc/xelatex/unisugar/Makefile @@ -1,5 +1,5 @@ PACKAGE=unisugar -SOURCES=${PACKAGE}.tex ${PACKAGE}.sty *.png Makefile +SOURCES=${PACKAGE}.tex ${PACKAGE}.sty *.png Makefile README ${PACKAGE}.pdf: ${SOURCES} yes q | xelatex ${PACKAGE}.tex >/dev/null |