diff options
author | Karl Berry <karl@freefriends.org> | 2011-08-14 23:07:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-08-14 23:07:19 +0000 |
commit | a6f1bf5e02c8819c63809f345c5a803cb274c9d5 (patch) | |
tree | 4822d0d50c334c78c73d0edcf71b94a913879a68 /Master/texmf-dist/source | |
parent | 135d4e294c8799bf72c97ae9ae12f679d57a2450 (diff) |
pst-coil
git-svn-id: svn://tug.org/texlive/trunk@23558 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r-- | Master/texmf-dist/source/generic/pst-coil/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/generic/pst-coil/Makefile b/Master/texmf-dist/source/generic/pst-coil/Makefile index 9d043ef7923..90af0ad8e4f 100644 --- a/Master/texmf-dist/source/generic/pst-coil/Makefile +++ b/Master/texmf-dist/source/generic/pst-coil/Makefile @@ -60,6 +60,7 @@ tds: # cp -u Changes $(TDS)/dvips/$(PACKAGE)/ cp -u $(PACKAGE).pro $(TDS)/dvips/$(PACKAGE)/ + cp -u $(PACKAGE).pro ~/Links/dvips-local/ # cp -u Changes $(TDS)/source/$(PACKAGE)/ cp -u $(MAIN).tex $(TDS)/source/$(PACKAGE)/ |