diff --git a/makefile b/makefile
index 0747537..8d71a15 100644
--- a/makefile
+++ b/makefile
@@ -5,7 +5,7 @@
 EXPORTDIR = /shared
 INSTALLDIR = /opt/TundraWare
 TOOLS = tools
-MYTOOLS = "emacs joe htop nload nmap screen the_silver_searcher tree vim"
+MYTOOLS = emacs joe htop nload nmap screen the_silver_searcher tree vim
 
 # Nothing below here should need changing