diff --git a/makefile b/makefile
index 9eb7e24..86c5fa9 100644
--- a/makefile
+++ b/makefile
@@ -6,7 +6,7 @@
 INSTALLDIR = /opt/TundraWare
 TOOLS = tools
 LANGS = perl python
-MYTOOLS = emacs file-formula joe git htop nload nmap screen the_silver_searcher tree vim
+MYTOOLS = emacs file-formula git htop joe nload nmap screen the_silver_searcher tree vim
 PIPMODULES = ansible pew pew[pythonz]
 
 # Nothing below here should need changing