From c3a5fa5db22db5f7f0046c4d1a0b55ed85cb9703 Mon Sep 17 00:00:00 2001 From: bcallah Date: Thu, 14 Oct 2021 03:45:51 +0000 Subject: [PATCH] +gdmd --- lang/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/Makefile b/lang/Makefile index d627083f8ce..fc511924a7e 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.253 2021/10/13 04:39:43 bcallah Exp $ +# $OpenBSD: Makefile,v 1.254 2021/10/14 03:45:51 bcallah Exp $ SUBDIR = SUBDIR += STk @@ -38,6 +38,7 @@ SUBDIR += gambit SUBDIR += gawk SUBDIR += gcc + SUBDIR += gdmd SUBDIR += gerbil SUBDIR += gforth SUBDIR += ghc