mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05: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/Makefile \
|
||||||
packages/Linux/RPM/Makefile \
|
packages/Linux/RPM/Makefile \
|
||||||
packages/Linux/RPM/curl.spec \
|
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