summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 416be0b..cdff6e6 100644
--- a/Makefile
+++ b/Makefile
@@ -5,8 +5,7 @@ INSTALL = \
 	  aspell.en.pws \
 	  emacs.d \
 	  gitconfig \
-	  gitignore \
-	  tmux.conf
+	  gitignore
 
 git:
 	git config --local user.email "franckcuny@gmail.com"