X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=Makefile.frag;h=24a9e76be9fb0ed12bf3f69644fa63ed94658a8c;hp=9854c03f6df633ffbd5f354f8f8f662df367df88;hb=f4b831c61cac25db5250db4b5421a5cdf3933ef0;hpb=694baf9ab90e84d6194aa5fc84757926b17deafc diff --git a/Makefile.frag b/Makefile.frag index 9854c03..24a9e76 100644 --- a/Makefile.frag +++ b/Makefile.frag @@ -7,16 +7,16 @@ HTTP_HEADER_FILES= \ php_http_response_object.h \ php_http_util_object.h \ php_http.h \ - php_http_curl_api.h \ + php_http_request_api.h \ php_http_message_api.h \ php_http_send_api.h \ php_http_api.h \ php_http_date_api.h \ php_http_message_object.h \ php_http_std_defs.h \ - php_http_auth_api.h \ php_http_exception_object.h \ php_http_request_object.h \ + php_http_requestpool_object.h \ php_http_url_api.h install-http-headers: