shells/Makefile: Add zsh-syntax-highlighting
This commit is contained in:
parent
86f5f72e11
commit
9e30420bcd
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.58 2017/12/07 23:16:07 minskim Exp $
|
||||
# $NetBSD: Makefile,v 1.59 2017/12/15 17:37:21 minskim Exp $
|
||||
#
|
||||
|
||||
COMMENT= Shells
|
||||
|
@ -37,5 +37,6 @@ SUBDIR+= zsh
|
|||
SUBDIR+= zsh-autosuggestions
|
||||
SUBDIR+= zsh-completions
|
||||
SUBDIR+= zsh-pure
|
||||
SUBDIR+= zsh-syntax-highlighting
|
||||
|
||||
.include "../mk/misc/category.mk"
|
||||
|
|
Loading…
Reference in a new issue