diff options
author | Alex Dupre <ale@FreeBSD.org> | 2018-01-23 13:58:22 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2018-01-23 13:58:22 +0000 |
commit | 989bcb5fb66e1479ba1f13d44d9b1a785da9b61d (patch) | |
tree | 69ec43714bca9b52bb5ee28cdab11235ba9ad766 /lang/Makefile | |
parent | 97dc2e37b8b39c961334926e584370156d87604b (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 f3ffffd37a01..382db42ec251 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -329,6 +329,7 @@ SUBDIR += smalltalk SUBDIR += smlnj SUBDIR += snobol4 + SUBDIR += solidity SUBDIR += spidermonkey17 SUBDIR += spidermonkey170 SUBDIR += spidermonkey185 |