Skip to content

Commit c1e3992

Browse files
committed
Forgot to move this file from win32/ to main/
1 parent 1d64315 commit c1e3992

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
@@ -293,7 +293,7 @@ if (VS_TOOLSET && VCVERS >= 1914) {
293293
//AC_DEFINE('ZEND_DVAL_TO_LVAL_CAST_OK', 1);
294294

295295
ADD_SOURCES("main", "main.c snprintf.c spprintf.c getopt.c fopen_wrappers.c \
296-
php_ini_builder.c \
296+
php_ini_builder.c php_glob.c \
297297
php_scandir.c php_ini.c SAPI.c rfc1867.c php_content_types.c strlcpy.c \
298298
strlcat.c reentrancy.c php_variables.c php_ticks.c network.c \
299299
php_open_temporary_file.c output.c internal_functions.c \

0 commit comments

Comments
 (0)