commit | e0b66da69123815076b38c0c074a1c6aca5dfd27 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jan 28 18:42:56 2017 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jan 28 18:42:56 2017 +0100 |
tree | b48fd4ddc954b8faa2e4e316fca6928798d1634a | |
parent | 690afe1fef87e7eef6fb7343a926617d5f7315fa [diff] [blame] |
patch 8.0.0257: test file missing in distribution Problem: The keyword test file is not included in the archive. Solution: Update the list of files.
diff --git a/Filelist b/Filelist index a97807e..a3c8f54 100644 --- a/Filelist +++ b/Filelist
@@ -45,6 +45,7 @@ src/hashtab.c \ src/json.c \ src/json_test.c \ + src/kword_test.c \ src/list.c \ src/keymap.h \ src/macros.h \