X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=Makefile.frag;h=65547b8654b9ff6262437988d145a469bea53a23;hp=24a9e76be9fb0ed12bf3f69644fa63ed94658a8c;hb=d83edb65a0097de2d5baa1a9fd9dbcebed34cc79;hpb=a7c9ca5fe4922c1064b3397b61eca6d83cea6cfa diff --git a/Makefile.frag b/Makefile.frag index 24a9e76..65547b8 100644 --- a/Makefile.frag +++ b/Makefile.frag @@ -1,24 +1,5 @@ phpincludedir=$(prefix)/include/php -HTTP_HEADER_FILES= \ - phpstr/phpstr.h \ - php_http_cache_api.h \ - php_http_headers_api.h \ - php_http_response_object.h \ - php_http_util_object.h \ - php_http.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_exception_object.h \ - php_http_request_object.h \ - php_http_requestpool_object.h \ - php_http_url_api.h - install-http-headers: @echo "Installing HTTP headers: $(INSTALL_ROOT)$(phpincludedir)/ext/http/" @$(mkinstalldirs) $(INSTALL_ROOT)$(phpincludedir)/ext/http