summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2017-10-28 02:53:58 -0400
committerJesse Luehrs <doy@tozt.net>2017-10-29 02:01:52 -0400
commit86f4c19dcc406771a4e4d5863d696e8981f260e6 (patch)
treed7d30aaa0d7a9349a8684f2b3d86e6545c3c76f8 /Makefile
parent116e869e24023d3f4d670da19ed0dadb7063bfcc (diff)
downloadconf-86f4c19dcc406771a4e4d5863d696e8981f260e6.tar.gz
conf-86f4c19dcc406771a4e4d5863d696e8981f260e6.zip
fix makefile for reorganization
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 51ccc6f..05746d9 100644
--- a/Makefile
+++ b/Makefile
@@ -64,7 +64,7 @@ INSTALLED = $(patsubst %,$(INTO)/.%,$(INSTALL))
BUILD = bin/local/timettyrec \
$(addsuffix .dat,$(filter-out %.dat,$(wildcard fortune/*))) \
- $(addsuffix tags,$(wildcard vim/pack/local/start/*/doc/)) \
+ $(addsuffix tags,$(wildcard vim/pack/*/start/*/doc/)) \
vim/spell/en.utf-8.add.spl \
less