summaryrefslogtreecommitdiff
path: root/enc/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'enc/Makefile.in')
-rw-r--r--enc/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/enc/Makefile.in b/enc/Makefile.in
index 234a7e89c5..082be84c86 100644
--- a/enc/Makefile.in
+++ b/enc/Makefile.in
@@ -16,8 +16,7 @@ OBJEXT = @OBJEXT@
BUILTIN_ENCS = ascii.c \
euc_jp.c sjis.c \
- unicode.c utf8.c \
- utf_16be.c utf_16le.c utf_32be.c utf_32le.c
+ unicode.c utf8.c
RUBY_SO_NAME = @RUBY_SO_NAME@
LIBRUBY = @LIBRUBY@