forked from premiere/premiere-libtorrent
added missing header files to makefile
This commit is contained in:
parent
81c730fe54
commit
dbc14caedf
|
@ -64,6 +64,7 @@ nobase_include_HEADERS = \
|
||||||
magnet_uri.hpp \
|
magnet_uri.hpp \
|
||||||
max.hpp \
|
max.hpp \
|
||||||
natpmp.hpp \
|
natpmp.hpp \
|
||||||
|
packet_buffer.hpp \
|
||||||
parse_url.hpp \
|
parse_url.hpp \
|
||||||
pch.hpp \
|
pch.hpp \
|
||||||
pe_crypto.hpp \
|
pe_crypto.hpp \
|
||||||
|
@ -110,6 +111,7 @@ nobase_include_HEADERS = \
|
||||||
utp_stream.hpp \
|
utp_stream.hpp \
|
||||||
utf8.hpp \
|
utf8.hpp \
|
||||||
version.hpp \
|
version.hpp \
|
||||||
|
web_connection_base.hpp \
|
||||||
web_peer_connection.hpp \
|
web_peer_connection.hpp \
|
||||||
xml_parse.hpp \
|
xml_parse.hpp \
|
||||||
\
|
\
|
||||||
|
|
Loading…
Reference in New Issue