summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 036cc29..8ec2545 100644
--- a/Makefile
+++ b/Makefile
@@ -66,7 +66,7 @@ BUILD = bin/nethack/timettyrec \
vim/bundle/vimproc/autoload/vimproc_unix.so \
vim/spell/en.utf-8.add.spl
-EMPTYDIRS = $(patsubst services/%,$(INTO)/.log/%,$(wildcard services/*)) .vim/undo .cache/mutt/headers .cache/mutt/bodies
+EMPTYDIRS = $(patsubst services/%,.log/%,$(wildcard services/*)) Maildir .vim/data/undo .cache/mutt/headers .cache/mutt/bodies
ECHO = @echo
LN = @ln -sf