Main makefile

master
Paul Walko 2017-11-15 21:14:25 -05:00
parent 374428794e
commit 9882f54530
1 changed files with 2 additions and 2 deletions

View File

@ -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):