diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-04-14 17:10:01 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-04-14 17:10:01 +0000 |
commit | 45a5d4d5da459cf51598753857bf670077c0be40 (patch) | |
tree | ad89368473d24ea68311e95c729fc86522a1f4f7 /lang/Makefile | |
parent | 68bf9adf69887dbc545e765e2e5fa2a776cdb6c0 (diff) |
Notes
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 fd4698ea762c..e52a42cea29e 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -57,6 +57,7 @@ SUBDIR += dmd1 SUBDIR += dmd2 SUBDIR += duktape + SUBDIR += duktape-lib SUBDIR += ecl SUBDIR += elan SUBDIR += elixir |