summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-04-22 19:54:44 -0400
committerJesse Luehrs <doy@tozt.net>2014-04-22 19:56:51 -0400
commitd05f4ea0d806d83e709c86f6aaeec38d299c3afb (patch)
tree8416b427f9e7e6175b0e9457b5b30025d1a5e11c /Makefile
parent947f41f1393f775df2ed5826445a1f77823291f6 (diff)
downloadconf-d05f4ea0d806d83e709c86f6aaeec38d299c3afb.tar.gz
conf-d05f4ea0d806d83e709c86f6aaeec38d299c3afb.zip
install a local copy of mpd too
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile10
1 files changed, 9 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d73f0f1..f8c898c 100644
--- a/Makefile
+++ b/Makefile
@@ -16,6 +16,7 @@ INSTALL = aliases \
logout \
mailcap \
minicpanrc \
+ mpdconf \
msmtprc \
muttrc \
nethackrc \
@@ -47,6 +48,7 @@ INSTALL = aliases \
i3 \
interhack \
fortune \
+ mpdscribble \
ncmpc \
procmail \
offlineimap \
@@ -67,7 +69,13 @@ BUILD = bin/nethack/timettyrec \
vim/bundle/vimproc/autoload/vimproc_unix.so \
vim/spell/en.utf-8.add.spl
-EMPTYDIRS = $(patsubst services/%,.log/%,$(wildcard services/*)) Maildir .vim/data/undo .cache/mutt/headers .cache/mutt/bodies
+EMPTYDIRS = $(patsubst services/%,.log/%,$(wildcard services/*)) \
+ Maildir \
+ .vim/data/undo \
+ .cache/mutt/headers \
+ .cache/mutt/bodies \
+ .cache/mpd \
+ .config/mpd/playlists
ECHO = @echo
LN = @ln -sf