Skip to content

Commit 2c56bd7

Browse files
committed
Forgot to move this file from win32/ to main/
1 parent fa8dbef commit 2c56bd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

win32/build/config.w32

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ if (VS_TOOLSET && VCVERS >= 1914) {
284284
//AC_DEFINE('ZEND_DVAL_TO_LVAL_CAST_OK', 1);
285285

286286
ADD_SOURCES("main", "main.c snprintf.c spprintf.c getopt.c fopen_wrappers.c \
287-
php_ini_builder.c \
287+
php_ini_builder.c php_glob.c \
288288
php_scandir.c php_ini.c SAPI.c rfc1867.c php_content_types.c strlcpy.c \
289289
strlcat.c reentrancy.c php_variables.c php_ticks.c network.c \
290290
php_open_temporary_file.c output.c internal_functions.c \

0 commit comments

Comments
 (0)