diff options
author | Steve Wills <swills@FreeBSD.org> | 2014-02-18 15:35:42 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2014-02-18 15:35:42 +0000 |
commit | 20c88bccc7693b0da33d312c3a645e7d714707ce (patch) | |
tree | 65df95f975116318eff6ee3bf709407931a77339 /lang/Makefile | |
parent | 5ebd2956bc03483486e686c3af5ce7ce25ee0e90 (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 a72a65e51bb3..e5e2c5389bf7 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -299,6 +299,7 @@ SUBDIR += ruby-usersguide SUBDIR += ruby19 SUBDIR += ruby20 + SUBDIR += ruby21 SUBDIR += runawk SUBDIR += rust SUBDIR += s9fes |