diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 1976f8982c8..60c91ff2292 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3824 2022/11/11 13:26:07 taca Exp $ +# $NetBSD: Makefile,v 1.3825 2022/11/11 13:30:14 taca Exp $ # COMMENT= Development utilities @@ -3067,6 +3067,7 @@ SUBDIR+= ruby-celluloid-supervision SUBDIR+= ruby-classy_hash SUBDIR+= ruby-cmd SUBDIR+= ruby-concurrent-ruby +SUBDIR+= ruby-console SUBDIR+= ruby-contracts SUBDIR+= ruby-cucumber-core SUBDIR+= ruby-cucumber-expressions |