about summary refs log tree commit diff stats
path: root/src/chrtrans/Makefile
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>1997-07-27 10:30:27 -0400
committerThomas E. Dickey <dickey@invisible-island.net>1997-07-27 10:30:27 -0400
commit86559293db5f4248cafdbe289508e764904bcb9c (patch)
tree03970560ed77ec40e561b2ffb91d4dce78c36559 /src/chrtrans/Makefile
parenteef116fe0730b92d09314c3fae280eeed40b096a (diff)
downloadlynx-snapshots-86559293db5f4248cafdbe289508e764904bcb9c.tar.gz
snapshot of project "lynx", label v2-7-1ac_0-42
Diffstat (limited to 'src/chrtrans/Makefile')
-rw-r--r--src/chrtrans/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/chrtrans/Makefile b/src/chrtrans/Makefile
index 02f36f4f..af982a90 100644
--- a/src/chrtrans/Makefile
+++ b/src/chrtrans/Makefile
@@ -36,6 +36,7 @@ TABLES= $(CHRTR)iso02_uni.h \
  $(CHRTR)cp850_uni.h \
  $(CHRTR)cp852_uni.h \
  $(CHRTR)cp1250_uni.h \
+ $(CHRTR)cp1251_uni.h \
  $(CHRTR)cp1252_uni.h \
  $(CHRTR)utf8_uni.h \
  $(CHRTR)rfc_suni.h \
@@ -66,6 +67,7 @@ cp437_uni.h: cp437_uni.tbl makeuctb
 cp850_uni.h: cp850_uni.tbl makeuctb
 cp852_uni.h: cp852_uni.tbl makeuctb
 cp1250_uni.h: cp1250_uni.tbl makeuctb
+cp1251_uni.h: cp1251_uni.tbl makeuctb
 cp1252_uni.h: cp1252_uni.tbl makeuctb
 utf8_uni.h: utf8_uni.tbl makeuctb
 mnemonic_suni.h: mnemonic_suni.tbl makeuctb