summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2017-06-01 16:47:43 +0200
committerAndras Timar <andras.timar@collabora.com>2017-06-06 13:11:10 +0200
commit865cd4a79d3a38819315d934a460864bb81797be (patch)
tree683726cbe11bc3e5749d8103b83e590eb4217378 /Makefile.am
parentwsd: add test.hpp to dist tarball (diff)
downloadonline-865cd4a79d3a38819315d934a460864bb81797be.tar.gz
online-865cd4a79d3a38819315d934a460864bb81797be.zip
loolnb was killed earlier
Change-Id: Ie4b1f3c890c59a8b9204af5a25842c74929ecad8 Reviewed-on: https://gerrit.libreoffice.org/38314 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am9
1 files changed, 0 insertions, 9 deletions
diff --git a/Makefile.am b/Makefile.am
index 91e07fec0c..b1e1c39d1b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -107,15 +107,6 @@ loolwsd_fuzzer_SOURCES = $(loolwsd_sources) \
$(shared_sources) \
kit/DummyLibreOfficeKit.cpp
-loolnb_SOURCES = net/loolnb.cpp \
- net/Socket.cpp \
- common/Log.cpp \
- common/SigUtil.cpp \
- common/Util.cpp
-if ENABLE_SSL
-loolnb_SOURCES += net/Ssl.cpp
-endif
-
clientnb_SOURCES = net/clientnb.cpp \
common/Log.cpp \
common/Util.cpp