diff options
author | Karl Berry <karl@freefriends.org> | 2017-04-16 22:21:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-04-16 22:21:38 +0000 |
commit | ca335820d525cec5e0c68237c97333b952e61778 (patch) | |
tree | b026c8d97a2345c850181f65f02fc8e57ad84694 /Master/texmf-dist/doc/xelatex/facture/makefile | |
parent | 93b672829910ccaed7c6d80cdd9a1530dbe44f27 (diff) |
facture (14apr17)
git-svn-id: svn://tug.org/texlive/trunk@43865 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/xelatex/facture/makefile')
-rw-r--r-- | Master/texmf-dist/doc/xelatex/facture/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/xelatex/facture/makefile b/Master/texmf-dist/doc/xelatex/facture/makefile index d34366b6cfd..a56a60ca62b 100644 --- a/Master/texmf-dist/doc/xelatex/facture/makefile +++ b/Master/texmf-dist/doc/xelatex/facture/makefile @@ -4,7 +4,7 @@ all:facture.pdf exemple.pdf exemplesansTVA.pdf exemplesansremise.pdf rm -f ../facture.zip rm -rf facture mkdir facture - ln *pdf *ins *dtx *cls *tex README makefile facture + ln *pdf *ins *dtx *tex README makefile facture zip -r ../facture.zip facture |