summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2016-08-08 22:45:46 -0400
committerJesse Luehrs <doy@tozt.net>2016-08-08 22:46:40 -0400
commit4da72ae69ea32b32289a162080f6b33520e5473a (patch)
tree62fe78a00f87486fc00ab628aa05ef236ec8b102 /Makefile
parentd87e40530fb000c58b3f047e337541721b35dd97 (diff)
downloadconf-4da72ae69ea32b32289a162080f6b33520e5473a.tar.gz
conf-4da72ae69ea32b32289a162080f6b33520e5473a.zip
switch from pentadactyl to vimfx
):
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 2f6740b..f17f660 100644
--- a/Makefile
+++ b/Makefile
@@ -23,7 +23,6 @@ INSTALL = agignore \
nethackrc \
notmuch-config \
offlineimaprc \
- pentadactylrc \
procmailrc \
proverc \
replyrc \
@@ -53,7 +52,6 @@ INSTALL = agignore \
ncmpc \
procmail \
offlineimap \
- pentadactyl \
services \
ssh \
taeb \
@@ -61,6 +59,7 @@ INSTALL = agignore \
themes \
urxvt \
vim \
+ vimfx \
weechat \
zsh
INSTALLED = $(patsubst %,$(INTO)/.%,$(INSTALL))