summaryrefslogtreecommitdiff
path: root/Filelist
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2019-11-21 17:13:31 +0100
committerBram Moolenaar <Bram@vim.org>2019-11-21 17:13:31 +0100
commit546125869f2959480c9a0f6c448c2092d565ec15 (patch)
tree7ac0aff02cb54e73a4a1a0143d6c09ed2eff8bcd /Filelist
parent10455d43fef041309ce0613fa792c635dd71e3a8 (diff)
downloadvim-git-546125869f2959480c9a0f6c448c2092d565ec15.tar.gz
patch 8.1.2327: cannot build with Hangul inputv8.1.2327
Problem: Cannot build with Hangul input. Solution: Remove Hangul input support.
Diffstat (limited to 'Filelist')
-rw-r--r--Filelist2
1 files changed, 0 insertions, 2 deletions
diff --git a/Filelist b/Filelist
index 6cb5f63b2..604ff06eb 100644
--- a/Filelist
+++ b/Filelist
@@ -401,7 +401,6 @@ SRC_UNIX = \
src/gui_xmebwp.h \
src/gui_x11.c \
src/gui_x11_pm.h \
- src/hangulin.c \
src/if_xcmdsrv.c \
src/link.sh \
src/installman.sh \
@@ -421,7 +420,6 @@ SRC_UNIX = \
src/proto/gui_motif.pro \
src/proto/gui_xmdlg.pro \
src/proto/gui_x11.pro \
- src/proto/hangulin.pro \
src/proto/if_xcmdsrv.pro \
src/proto/os_unix.pro \
src/proto/pty.pro \