From c9241491bd17c3421b8fbd1c93592171cc058ae3 Mon Sep 17 00:00:00 2001 From: ryoon Date: Fri, 29 Jan 2021 20:37:02 +0000 Subject: [PATCH] devel: Enable got --- devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index 147edf8a2d5a..ed05ec075515 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3327 2021/01/28 21:23:30 maya Exp $ +# $NetBSD: Makefile,v 1.3328 2021/01/29 20:37:02 ryoon Exp $ # COMMENT= Development utilities @@ -502,6 +502,7 @@ SUBDIR+= google-api-go-client SUBDIR+= google-glog SUBDIR+= googletest SUBDIR+= gopls +SUBDIR+= got SUBDIR+= gperf SUBDIR+= gperftools SUBDIR+= gprbuild-aux