- add missing support for raw post data (HttpRequest)
[m6w6/ext-http] / Makefile.frag
index 773c9fad298dcfa785ab8f4be8ee46876d851191..65547b8654b9ff6262437988d145a469bea53a23 100644 (file)
@@ -1,25 +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_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:
        @echo "Installing HTTP headers:          $(INSTALL_ROOT)$(phpincludedir)/ext/http/"
        @$(mkinstalldirs) $(INSTALL_ROOT)$(phpincludedir)/ext/http