aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2017-12-07 11:30:32 -0600
committerWilliam Hubbs <w.d.hubbs@gmail.com>2017-12-07 11:30:32 -0600
commit6c456f9383ab0000527b4363bc82fc17850aba18 (patch)
treea481adfeaf5db2dd56c3b87538f1269ad68ef1d2 /Makefile
parentd220fc272337b216bff6ac781a7b6be4e6f3caee (diff)
Add zsh-completion support
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 663e103e..d49bef9c 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ MK= ${TOP}/mk
include ${TOP}/Makefile.inc
SUBDIR= bash-completion conf.d etc init.d local.d man scripts sh src \
- support sysctl.d
+ support sysctl.d zsh-completion
# Build pkgconfig or not
MKPKGCONFIG?= yes