From 36fb152e2c9750e07d293313f3291ac12aa67930 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Wed, 14 Feb 2018 08:53:26 -0800 Subject: [Makefile] Remove unused things --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 0187761..f96655c 100644 --- a/Makefile +++ b/Makefile @@ -7,8 +7,7 @@ INSTALL = \ ctags \ emacs.d \ gitconfig \ - gitignore \ - tmux.conf + gitignore INSTALLED = $(patsubst %,$(INTO)/.%,$(INSTALL)) -- cgit 1.4.1