summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/omegafonts/Makefile.in
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2014-08-15 13:34:11 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2014-08-15 13:34:11 +0000
commit15d75b35e0fe2d87ffbd38f6e017bf525130c62b (patch)
tree93c75e4572fdc61ec04e6d379aba8fbc50e87e10 /Build/source/texk/web2c/omegafonts/Makefile.in
parent88eaeeb11e3cb2592cd51985bb58a8a15bc101dc (diff)
texk/web2c/omegafonts: Fix some bugs and add a Lig/Kern test
git-svn-id: svn://tug.org/texlive/trunk@34942 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/omegafonts/Makefile.in')
-rw-r--r--Build/source/texk/web2c/omegafonts/Makefile.in27
1 files changed, 15 insertions, 12 deletions
diff --git a/Build/source/texk/web2c/omegafonts/Makefile.in b/Build/source/texk/web2c/omegafonts/Makefile.in
index bb3cd3a87a0..cb99142d003 100644
--- a/Build/source/texk/web2c/omegafonts/Makefile.in
+++ b/Build/source/texk/web2c/omegafonts/Makefile.in
@@ -705,14 +705,14 @@ call_omfonts_CPPFLAGS = -DEXEPROG=\"omfonts.exe\"
nodist_call_omfonts_SOURCES = ../callexe.c
call_omfonts_LDADD =
DISTCLEANFILES = pl-parser.output tests/charwdr.* tests/charwdv.* \
- tests/xlevel1.ofm tests/xlevel1.opl tests/xofont* \
- tests/Cherokee.tfm tests/OCherokee.ofm tests/OCherokee.opl \
- tests/OCherokee.ovf tests/xCherokee.* tests/xOCherokee.* \
- tests/xinbmp* tests/xoverbmp* tests/realnum.* \
- tests/xrepeated.* tests/sample*.ofm tests/sample*.ovf \
- tests/sample1-h.opl tests/xsample*.out tests/shortend.* \
- tests/specialhex.ofm tests/specialhex.opl tests/specialhex.ovf \
- tests/xspecialhex.* tests/*yarabic*
+ tests/xlevel1.* tests/xlig*.* tests/xofont* tests/Cherokee.tfm \
+ tests/OCherokee.ofm tests/OCherokee.opl tests/OCherokee.ovf \
+ tests/xCherokee.* tests/xOCherokee.* tests/xinbmp* \
+ tests/xoverbmp* tests/realnum.* tests/xrepeated.* \
+ tests/sample*.ofm tests/sample*.ovf tests/sample1-h.opl \
+ tests/xsample*.out tests/shortend.* tests/specialhex.ofm \
+ tests/specialhex.opl tests/specialhex.ovf tests/xspecialhex.* \
+ tests/*yarabic*
linked_programs = ofm2opl opl2ofm ovf2ovp ovp2ovf
bin_links = \
omfonts$(EXEEXT):ofm2opl \
@@ -720,13 +720,16 @@ bin_links = \
omfonts$(EXEEXT):ovf2ovp \
omfonts$(EXEEXT):ovp2ovf
-OMFONTS_tests = charwd.test level1.test ofonts.test omfonts.test overbmp.test \
- realnum.test repeat.test selectfont.test shorten.test specialhex.test \
- yannis.test
+OMFONTS_tests = charwd.test level1.test ligkern.test ofonts.test omfonts.test \
+ overbmp.test realnum.test repeat.test selectfont.test shorten.test \
+ specialhex.test yannis.test
@OTANGLE_TRUE@TESTS = $(OMFONTS_tests)
EXTRA_DIST = $(OMFONTS_tests) tests/charwd-r.pl tests/charwd-v.vpl \
- tests/level1.opl tests/ofontr0.pl tests/ofontr1.pl \
+ tests/level1.opl tests/ligall.opl tests/ligbch.opl \
+ tests/ligbdy.opl tests/ligblb.opl tests/ligblv.opl \
+ tests/ligblv.ovp tests/ligloop1.ofm tests/ligloop1.opl \
+ tests/ligloop2.opl tests/ofontr0.pl tests/ofontr1.pl \
tests/ofontr1.vpl tests/ofontr2.opl tests/ofontr2.ovp \
tests/ofontr3.opl tests/ofontr3.ovp tests/ofontv4.pl \
tests/ofontv4.vpl tests/ofontv5.opl tests/ofontv5.ovp \