diff options
Diffstat (limited to 'Master/texmf-dist/source/generic/vntex/tests/Makefile')
-rw-r--r-- | Master/texmf-dist/source/generic/vntex/tests/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/generic/vntex/tests/Makefile b/Master/texmf-dist/source/generic/vntex/tests/Makefile index f00cd63f679..f1a08c2d03c 100644 --- a/Master/texmf-dist/source/generic/vntex/tests/Makefile +++ b/Master/texmf-dist/source/generic/vntex/tests/Makefile @@ -1,4 +1,4 @@ -# vntex-3.1.9 +# vntex-3.2 # # Author: Han The Thanh <hanthethanh@gmx.net>. # This file is part of vntex. Public domain. @@ -234,7 +234,7 @@ REFERENCES = vnr-test urwvn-test chartervn-test \ $(ANTT_TEST) $(T5LM_TEST) \ $(IWONA_TEST) $(KURIER_TEST) $(CYKLOP_TEST) \ $(GROTESK_TEST) $(GARAMOND_TEST) \ - $(AREV_TEST) $(VNTOPIA_TEST) $(CLASSICO_TEST) \ + $(AREV_TEST) $(VNTOPIA_TEST) $(CLASSICO_TEST) \ $(CMBRIGHT_TEST) $(CONCRETE_TEST) \ $(GENTIUM_TEST) $(TXTT_TEST) \ $(BONUM_TEST) $(PAGELLA_TEST) $(TERMES_TEST) \ @@ -246,7 +246,7 @@ SAMPLES = vnr-sample urwvn-sample chartervn-sample \ $(ANTT_SAMPLE) $(T5LM_SAMPLE) \ $(IWONA_SAMPLE) $(KURIER_SAMPLE) $(CYKLOP_SAMPLE) \ $(GROTESK_SAMPLE) $(GARAMOND_SAMPLE) \ - $(AREV_SAMPLE) $(VNTOPIA_SAMPLE) $(CLASSICO_SAMPLE) \ + $(AREV_SAMPLE) $(VNTOPIA_SAMPLE) $(CLASSICO_SAMPLE) \ $(CMBRIGHT_SAMPLE) $(CONCRETE_SAMPLE) \ $(GENTIUM_SAMPLE) $(TXTT_SAMPLE) \ $(BONUM_SAMPLE) $(PAGELLA_SAMPLE) $(TERMES_SAMPLE) \ |