commit | cc3a997746d97980374fcc9094651a5f82a6c63d | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Sep 18 21:41:47 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Sep 18 21:41:47 2018 +0200 |
tree | 3c8f74aed7a38974449764be068dc892ff1558bb | |
parent | 198fa066b2ec011e91012c1a3d85a73df7b93f31 [diff] [blame] |
patch 8.1.0403: header file missing from distribution Problem: Header file missing from distribution. Solution: Add src/protodef.h.
diff --git a/Filelist b/Filelist index 59415d3..5fe085e 100644 --- a/Filelist +++ b/Filelist
@@ -141,6 +141,7 @@ src/testdir/if_ver*.vim \ src/testdir/color_ramp.vim \ src/proto.h \ + src/protodef.h \ src/proto/arabic.pro \ src/proto/beval.pro \ src/proto/blowfish.pro \