diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1997-08-17 13:18:55 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1997-08-17 13:18:55 -0400 |
commit | fbcb509d8db6255777742b09da479531108aa8d0 (patch) | |
tree | f1b14aa04f7c8eee2464f4575113db0c4c680900 /src/chrtrans/Makefile | |
parent | 050803d49a91559644e86a4ed38f11ba0afffbe4 (diff) | |
download | lynx-snapshots-fbcb509d8db6255777742b09da479531108aa8d0.tar.gz |
snapshot of project "lynx", label v2-7-1ac_0-52
Diffstat (limited to 'src/chrtrans/Makefile')
-rw-r--r-- | src/chrtrans/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/chrtrans/Makefile b/src/chrtrans/Makefile index af982a90..f5a44374 100644 --- a/src/chrtrans/Makefile +++ b/src/chrtrans/Makefile @@ -35,6 +35,7 @@ TABLES= $(CHRTR)iso02_uni.h \ $(CHRTR)cp437_uni.h \ $(CHRTR)cp850_uni.h \ $(CHRTR)cp852_uni.h \ + $(CHRTR)cp866_uni.h \ $(CHRTR)cp1250_uni.h \ $(CHRTR)cp1251_uni.h \ $(CHRTR)cp1252_uni.h \ |