summaryrefslogtreecommitdiffstats
path: root/Filelist
diff options
context:
space:
mode:
Diffstat (limited to 'Filelist')
-rw-r--r--Filelist8
1 files changed, 4 insertions, 4 deletions
diff --git a/Filelist b/Filelist
index 669873edd6..5584c9e352 100644
--- a/Filelist
+++ b/Filelist
@@ -31,7 +31,7 @@ SRC_ALL = \
src/gui_beval.c \
src/gui_beval.h \
src/hardcopy.c \
- src/hashtable.c \
+ src/hashtab.c \
src/keymap.h \
src/macros.h \
src/main.c \
@@ -52,7 +52,7 @@ SRC_ALL = \
src/ops.c \
src/option.c \
src/option.h \
- src/popupmenu.c \
+ src/popupmnu.c \
src/quickfix.c \
src/regexp.c \
src/regexp.h \
@@ -96,7 +96,7 @@ SRC_ALL = \
src/proto/gui.pro \
src/proto/gui_beval.pro \
src/proto/hardcopy.pro \
- src/proto/hashtable.pro \
+ src/proto/hashtab.pro \
src/proto/main.pro \
src/proto/mark.pro \
src/proto/mbyte.pro \
@@ -111,7 +111,7 @@ SRC_ALL = \
src/proto/normal.pro \
src/proto/ops.pro \
src/proto/option.pro \
- src/proto/popupmenu.pro \
+ src/proto/popupmnu.pro \
src/proto/quickfix.pro \
src/proto/regexp.pro \
src/proto/screen.pro \