[Libreoffice-commits] online.git: Makefile.am
Andras Timar (via logerrit)
logerrit at kemper.freedesktop.org
Mon Mar 16 11:38:21 UTC 2020
Makefile.am | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 370392d71e410ef6687da78ec61f0308e67bd7ba
Author: Andras Timar <andras.timar at collabora.com>
AuthorDate: Mon Mar 16 12:37:43 2020 +0100
Commit: Andras Timar <andras.timar at collabora.com>
CommitDate: Mon Mar 16 12:37:43 2020 +0100
add missing test/lokassert.hpp to dist tarball
Change-Id: I13bc2926cad6483b1cef7ddd6547d45b8705b185
diff --git a/Makefile.am b/Makefile.am
index 5a67a5faf..e4e6ed5db 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -259,6 +259,7 @@ kit_headers = kit/ChildSession.hpp \
noinst_HEADERS = $(wsd_headers) $(shared_headers) $(kit_headers) \
test/WopiTestServer.hpp \
test/countloolkits.hpp \
+ test/lokassert.hpp \
test/test.hpp \
test/helpers.hpp
More information about the Libreoffice-commits
mailing list