mirror of
https://github.com/curl/curl.git
synced 2024-11-21 01:16:58 +08:00
fix the new makefiles in php/ and perl/
This commit is contained in:
parent
0fa9135d9f
commit
aa860990ad
@ -789,5 +789,10 @@ AC_OUTPUT( Makefile \
|
||||
packages/Linux/Makefile \
|
||||
packages/Linux/RPM/Makefile \
|
||||
packages/Linux/RPM/curl.spec \
|
||||
packages/Linux/RPM/curl-ssl.spec )
|
||||
packages/Linux/RPM/curl-ssl.spec \
|
||||
perl/Makefile \
|
||||
perl/Curl_easy/Makefile \
|
||||
php/Makefile \
|
||||
php/examples/Makefile
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user