diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2022-12-11 18:13:41 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2022-12-11 18:38:00 +0000 |
commit | d435301318561b2a561bb634fa2d1e9183216e98 (patch) | |
tree | 0496f5eb233e3ff37cafd95b520b9c7c8986686d /lang/Makefile | |
parent | 6723c785931b141a93e35b6136c403cb59434882 (diff) |
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index f842ce7afcf2..5c1b5afea914 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -104,6 +104,7 @@ SUBDIR += ghc810 SUBDIR += gjs SUBDIR += gleam + SUBDIR += gnat12 SUBDIR += gnatcross-binutils-aarch64 SUBDIR += gnatcross-sysroot-aarch64 SUBDIR += gnatdroid-binutils |