commit | f8b055d1707375fa51c3050a9db682cbbfd49542 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Aug 17 20:10:42 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Aug 17 20:10:42 2019 +0200 |
tree | e7e9856ad897ee21fb186fe6278ccdf93320cf56 | |
parent | 56c860c315c517d304320e12bf7b5c1479546dae [diff] [blame] |
patch 8.1.1876: proto file missing from distribution Problem: proto file missing from distribution Solution: Add the file.
diff --git a/Filelist b/Filelist index f5798b3..464d730 100644 --- a/Filelist +++ b/Filelist
@@ -175,6 +175,7 @@ src/proto/change.pro \ src/proto/channel.pro \ src/proto/charset.pro \ + src/proto/cmdhist.pro \ src/proto/crypt.pro \ src/proto/crypt_zip.pro \ src/proto/debugger.pro \