diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-01-03 19:58:34 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-01-03 19:58:34 +0000 |
commit | 3336e2fb83c2f4d54194a87b6a1f8fc60d3bf114 (patch) | |
tree | 49314af905115245125e1e807ecfe267224a28d4 /converters/Makefile | |
parent | 30dadc0dd5e9dcb5545c56d283ca556b3b341e91 (diff) |
Notes
Diffstat (limited to 'converters/Makefile')
-rw-r--r-- | converters/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/Makefile b/converters/Makefile index 9c85cb220c75..cd2ddcee8eeb 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -158,6 +158,7 @@ SUBDIR += recode SUBDIR += rubygem-base32 SUBDIR += rubygem-base64 + SUBDIR += rubygem-iconv SUBDIR += rubygem-json-ld SUBDIR += rubygem-json-ld-preloaded SUBDIR += rubygem-po_to_json |