add missing include file to makefile
This commit is contained in:
parent
fd4a46342f
commit
9c712421c6
|
@ -101,6 +101,7 @@ nobase_include_HEADERS = \
|
||||||
proxy_base.hpp \
|
proxy_base.hpp \
|
||||||
puff.hpp \
|
puff.hpp \
|
||||||
random.hpp \
|
random.hpp \
|
||||||
|
read_resume_data.hpp \
|
||||||
receive_buffer.hpp \
|
receive_buffer.hpp \
|
||||||
resolve_links.hpp \
|
resolve_links.hpp \
|
||||||
resolver.hpp \
|
resolver.hpp \
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 66356b0ce99cd126c7c99df50609b3050ba44e5d
|
Subproject commit ce7d45687bb10dac8f533cf359afc7c78de705f7
|
Loading…
Reference in New Issue