diff options
| author | Sergey A. Osokin <osa@FreeBSD.org> | 2025-01-28 21:02:27 +0000 |
|---|---|---|
| committer | Sergey A. Osokin <osa@FreeBSD.org> | 2025-01-28 21:03:23 +0000 |
| commit | 4bad05fdbbe008bc1b9d73c4e869a73cdf58c5b8 (patch) | |
| tree | 1f37f812940ea8c41e8e182563a9463b0e75db92 | |
| parent | f4683ac1be44ded112bcbc18f7473aeb47bfee59 (diff) | |
lang/Makefile: connect lang/quickjs-ng port to the build
| -rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index e9fe4aa59381..78b6f15269a1 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -314,6 +314,7 @@ SUBDIR += python39 SUBDIR += qmasm SUBDIR += quickjs + SUBDIR += quickjs-ng SUBDIR += quilc SUBDIR += racket SUBDIR += racket-minimal |
