aboutsummaryrefslogtreecommitdiffstats
path: root/src/zsh_completion/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/zsh_completion/Makefile')
-rw-r--r--src/zsh_completion/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zsh_completion/Makefile b/src/zsh_completion/Makefile
index c68ed2d72..cc811ae99 100644
--- a/src/zsh_completion/Makefile
+++ b/src/zsh_completion/Makefile
@@ -1,3 +1,4 @@
1.SUFFIXES:
1ROOT = ../.. 2ROOT = ../..
2-include $(ROOT)/config.mk 3-include $(ROOT)/config.mk
3 4