diff --git a/makefile b/makefile
index efd33f4..771bb22 100644
--- a/makefile
+++ b/makefile
@@ -24,7 +24,7 @@
 PIPMODULES = pip ansible pew pythonz-bd mutagen docutils
 
 # Set of packages we want to include in the distribution tarball
-MYTOOLS = bash-completion emacs file-formula gawk gnu-tar htop nload nmap screen socat source-highlight ripgrep tmux tree vim
+MYTOOLS = bash-completion emacs file-formula gawk gnu-tar htop neovim nload nmap screen socat source-highlight ripgrep tmux tree vim
 
 
 # ----------- Nothing below here should need changing ----------- #