about summary refs log tree commit diff stats
path: root/src/chrtrans/Makefile.old
diff options
context:
space:
mode:
Diffstat (limited to 'src/chrtrans/Makefile.old')
-rw-r--r--src/chrtrans/Makefile.old2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/chrtrans/Makefile.old b/src/chrtrans/Makefile.old
index 0ca53fc2..42b49eec 100644
--- a/src/chrtrans/Makefile.old
+++ b/src/chrtrans/Makefile.old
@@ -30,6 +30,7 @@ TABLES= \
  cp1257_uni.h \
  cp437_uni.h \
  cp737_uni.h \
+ cp775_uni.h \
  cp850_uni.h \
  cp852_uni.h \
  cp862_uni.h \
@@ -76,6 +77,7 @@ cp1256_uni.h: cp1256_uni.tbl makeuctb
 cp1257_uni.h: cp1257_uni.tbl makeuctb
 cp437_uni.h: cp437_uni.tbl makeuctb
 cp737_uni.h: cp737_uni.tbl makeuctb
+cp775_uni.h: cp775_uni.tbl makeuctb
 cp850_uni.h: cp850_uni.tbl makeuctb
 cp852_uni.h: cp852_uni.tbl makeuctb
 cp862_uni.h: cp862_uni.tbl makeuctb