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