From 9882f5453025eb26be3cb5fcacc73b72e60cf7e7 Mon Sep 17 00:00:00 2001 From: Paul Walko Date: Wed, 15 Nov 2017 21:14:25 -0500 Subject: [PATCH] Main makefile --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 76fd767..e81dd56 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ LN_FLAGS = -sfnv MKDIR_FLAGS = -pv -home_symlinks = aliases Xresources xbindkeysrc xinitrc offlineimaprc urlview msmtprc mutt zprofile zshrc +home_symlinks = aliases Xresources xbindkeysrc xinitrc zprofile zshrc mutt offlineimaprc msmtprc urlview vimrc vim Xmodmap config_copy = @@ -9,7 +9,7 @@ config_symlinks = all: install -install: aliases Xresources xbindkeysrc xinitrc offlineimaprc urlview msmtprc mutt zprofile zshrc +install: aliases Xresources xbindkeysrc xinitrc zprofile zshrc mutt offlineimaprc msmtprc urlview vimrc vim Xmodmap .PHONY: $(home_symlinks) $(home_symlinks):