make dist: add missing test/HttpTestServer.hpp
Signed-off-by: Miklos Vajna <vmiklos@collabora.com> Change-Id: Ib5bc2be18421e02e9c00bb1c61e41c4c93f2deb5
This commit is contained in:
parent
656eb310bb
commit
c66f1d181c
1 changed files with 1 additions and 0 deletions
|
@ -303,6 +303,7 @@ kit_headers = kit/ChildSession.hpp \
|
|||
kit/Watermark.hpp
|
||||
|
||||
noinst_HEADERS = $(wsd_headers) $(shared_headers) $(kit_headers) \
|
||||
test/HttpTestServer.hpp \
|
||||
test/WopiTestServer.hpp \
|
||||
test/countloolkits.hpp \
|
||||
test/lokassert.hpp \
|
||||
|
|
Loading…
Reference in a new issue