From 6c456f9383ab0000527b4363bc82fc17850aba18 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Thu, 7 Dec 2017 11:30:32 -0600 Subject: Add zsh-completion support --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3