summaryrefslogtreecommitdiffstats
path: root/.zsh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '.zsh/Makefile')
-rw-r--r--.zsh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zsh/Makefile b/.zsh/Makefile
index 077367e..acd5e4e 100644
--- a/.zsh/Makefile
+++ b/.zsh/Makefile
@@ -1,4 +1,4 @@
-DESTDIR:=$(DESTDIR)/.zsh
+SUBDIR=.zsh
modules=functions
include ../dotfiles.mk