From a3686130ee34f402a8c87a13edbd404642b2b64f Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Mon, 13 Feb 2017 08:30:34 -0800 Subject: [tmux] and once again, add it back .. --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 376003b..0fb90ee 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,8 @@ INSTALL = \ bashrc \ emacs.d \ gitconfig \ - gitignore + gitignore \ + tmux.conf INSTALLED = $(patsubst %,$(INTO)/.%,$(INSTALL)) -- cgit 1.4.1