mirror of
https://github.com/php/php-src.git
synced 2024-11-27 03:44:07 +08:00
Fix the deplister rule to not ignore the .c file (Anatol)
This commit is contained in:
parent
a698dcd24a
commit
4fc5833b3e
3
.gitignore
vendored
3
.gitignore
vendored
@ -119,7 +119,8 @@ scripts/php-config
|
||||
scripts/phpize
|
||||
scripts/man1/*.1
|
||||
TSRM/tsrm_config.h
|
||||
win32/build/deplister.*
|
||||
win32/build/deplister.exe
|
||||
win32/build/deplister.obj
|
||||
win32/*.suo
|
||||
win32/*.aps
|
||||
win32/*.positions
|
||||
|
Loading…
Reference in New Issue
Block a user