diff options
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 01a3bb3b66e7..a10bf5ebbe28 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -253,6 +253,8 @@ SUBDIR += php52-extensions SUBDIR += php53 SUBDIR += php53-extensions + SUBDIR += php55 + SUBDIR += php55-extensions SUBDIR += php_doc SUBDIR += picoc SUBDIR += pike76 |