Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit b4209af8f62d8d2b25edf3377a1a139feecc592f Author: Andras Timar <andras.ti...@collabora.com> Date: Mon May 14 10:50:54 2018 +0200
loolsocketdump is an internal utility, not for packaging Change-Id: Iaab93f1820266d3fcab01fefbdc62149de0472b5 Reviewed-on: https://gerrit.libreoffice.org/54305 Reviewed-by: Michael Meeks <michael.me...@collabora.com> Tested-by: Michael Meeks <michael.me...@collabora.com> diff --git a/Makefile.am b/Makefile.am index dcb993ce8..1618e78b7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,7 @@ export ENABLE_DEBUG bin_PROGRAMS = \ loolwsd loolforkit \ - loolconvert loolconfig loolsocketdump + loolconvert loolconfig dist_bin_SCRIPTS = loolwsd-systemplate-setup @@ -96,7 +96,8 @@ noinst_PROGRAMS = clientnb \ loolwsd_fuzzer \ loolmap \ loolstress \ - loolmount + loolmount \ + loolsocketdump connect_SOURCES = tools/Connect.cpp \ common/Log.cpp \ _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits