From 19e06a8d29996534a11b2c4ba2e6361d44365904 Mon Sep 17 00:00:00 2001 From: kamil Date: Sun, 21 Aug 2016 11:35:33 +0000 Subject: Add shells/xonsh --- shells/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'shells/Makefile') diff --git a/shells/Makefile b/shells/Makefile index 18e7e4ebc8d..56754545182 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.54 2015/02/08 17:32:08 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2016/08/21 11:35:33 kamil Exp $ # COMMENT= Shells @@ -31,6 +31,7 @@ SUBDIR+= standalone-tcsh SUBDIR+= static-ast-ksh SUBDIR+= static-tcsh SUBDIR+= tcsh +SUBDIR+= xonsh SUBDIR+= xsh SUBDIR+= zsh -- cgit v1.2.3