diff options
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index ccdb19950751..a5b763b8201d 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -262,8 +262,8 @@ SUBDIR += php80 SUBDIR += php80-extensions SUBDIR += php81 - SUBDIR += php82 SUBDIR += php81-extensions + SUBDIR += php82 SUBDIR += php82-extensions SUBDIR += picoc SUBDIR += plexil |