summary refs log tree commit diff
path: root/configs/rcs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--configs/rcs/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/rcs/Makefile b/configs/rcs/Makefile
index 6a24d52..e71e986 100644
--- a/configs/rcs/Makefile
+++ b/configs/rcs/Makefile
@@ -8,8 +8,7 @@ INSTALL = \
 	ctags \
 	emacs.d \
 	gitconfig \
-	gitignore \
-	tmux.conf
+	gitignore
 
 
 INSTALLED = $(patsubst %,$(INTO)/.%,$(INSTALL))