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