File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ METASOURCES = AUTO
2121lib_LTLIBRARIES = libhttpserver.la
2222libhttpserver_la_SOURCES = string_utilities.cpp webserver.cpp http_utils.cpp http_endpoint.cpp http_request.cpp http_response.cpp http_resource.cpp
2323noinst_HEADERS = httpserver/string_utilities.hpp gettext.h
24- nobase_include_HEADERS = httpserver.hpp httpserver/webserver.hpp httpserver/http_utils.hpp httpserver/http_endpoint.hpp httpserver/http_request.hpp httpserver/http_response.hpp httpserver/http_resource.hpp
24+ nobase_include_HEADERS = httpserver.hpp httpserver/webserver.hpp httpserver/http_utils.hpp httpserver/http_endpoint.hpp httpserver/http_request.hpp httpserver/http_response.hpp httpserver/http_resource.hpp httpserver/binders.hpp
2525AM_CXXFLAGS += -fPIC -Wall
2626libhttpserver_la_LIBADD = -lmicrohttpd
2727libhttpserver_la_LDFLAGS =
You can’t perform that action at this time.
0 commit comments