diff options
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index df5fc237e7ec..d96ff3bad873 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -321,6 +321,7 @@ SUBDIR += rubinius SUBDIR += ruby24 SUBDIR += ruby25 + SUBDIR += ruby26 SUBDIR += runawk SUBDIR += rust SUBDIR += rust-nightly |