diff options
Diffstat (limited to 'converters/Makefile')
-rw-r--r-- | converters/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/converters/Makefile b/converters/Makefile index 044f74e9e6f0..03d607ece55f 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -152,6 +152,9 @@ SUBDIR += php72-iconv SUBDIR += php72-mbstring SUBDIR += php72-recode + SUBDIR += php73-iconv + SUBDIR += php73-mbstring + SUBDIR += php73-recode SUBDIR += psiconv SUBDIR += py-bcode SUBDIR += py-bencode.py |