diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2013-12-07 11:21:45 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2013-12-07 11:21:45 +0000 |
commit | 3bbd721df0882f2147bb324f257b66754476fcbf (patch) | |
tree | 10f24bd83f4bf8c4cba5c438044366f427ea6865 /Build/source/texk/web2c/omegafonts/Makefile.in | |
parent | 12fc55ea548adddbfde8062da475dff9322f52af (diff) |
Correctly handle 'vptovf foo.vpl bar vf' and 'ovp2ovf foo.ovp bar.ovf' (from TANAKA Takuji)
pltotf, tftopl, vftovp, vptovf: Verify test output files
git-svn-id: svn://tug.org/texlive/trunk@32351 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/omegafonts/Makefile.in')
-rw-r--r-- | Build/source/texk/web2c/omegafonts/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/omegafonts/Makefile.in b/Build/source/texk/web2c/omegafonts/Makefile.in index 5fa5a92b7b3..0ace84f551e 100644 --- a/Build/source/texk/web2c/omegafonts/Makefile.in +++ b/Build/source/texk/web2c/omegafonts/Makefile.in @@ -689,8 +689,8 @@ DISTCLEANFILES = pl-parser.output tests/charwdr.* tests/charwdv.* \ tests/xlevel1.ofm tests/xlevel1.opl tests/Cherokee.tfm \ tests/OCherokee.ofm tests/OCherokee.opl tests/OCherokee.ovf \ tests/xCherokee.* tests/xOCherokee.* tests/realnum.* \ - tests/xrepeated.* tests/sample*.ofm tests/sample.ovf \ - tests/sample1-h.opl tests/xsample.out tests/specialhex.ofm \ + tests/xrepeated.* tests/sample*.ofm tests/sample*.ovf \ + tests/sample1-h.opl tests/xsample*.out tests/specialhex.ofm \ tests/specialhex.opl tests/specialhex.ovf tests/xspecialhex.* linked_programs = ofm2opl opl2ofm ovf2ovp ovp2ovf bin_links = \ |