We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3ea448 commit c0046efCopy full SHA for c0046ef
makefile
@@ -1,4 +1,4 @@
1
-FILES=autoload/diction.vim doc/diction.txt plugin/diction.vim README.md LICENSE CHANGES $(wildcard database/*)
+FILES=autoload/diction.vim doc/diction.txt plugin/diction.vim README.md LICENSE CHANGES.md $(wildcard database/*)
2
GZIPPED=vim-diction.tar.gz
3
4
default: gzip
0 commit comments