mirror of
https://github.com/curl/curl.git
synced 2026-07-24 04:37:21 +03:00
fix the new makefiles in php/ and perl/
This commit is contained in:
parent
0fa9135d9f
commit
aa860990ad
1 changed files with 6 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue