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 83556a2..86b8c03 100644
--- a/Makefile
+++ b/Makefile
@@ -57,7 +57,7 @@ INSTALLED = $(patsubst %,$(INTO)/.%,$(INSTALL))
BUILD = bin/nethack/timettyrec $(addsuffix .dat,$(filter-out %.dat,$(wildcard fortune/*)))
-EMPTYDIRS = .log .vim/undo .vim/yankring-data
+EMPTYDIRS = .log .vim/undo
ECHO = @echo
LN = @ln -sf