summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@collabora.com>2017-03-16 17:43:33 +0000
committerMichael Meeks <michael.meeks@collabora.com>2017-03-16 18:03:23 +0000
commite7ebe0fdaace9f04b622f30994b1da466ca287b5 (patch)
tree1f271bc46a1b402dd2dce61abdbd8acfc9a4eacd /Makefile.am
parentrename AdminRequestHandler to AdminSocketHandler. (diff)
downloadonline-e7ebe0fdaace9f04b622f30994b1da466ca287b5.tar.gz
online-e7ebe0fdaace9f04b622f30994b1da466ca287b5.zip
remove obsolete Poco headers, and Poco SSL pieces.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 794e882058..3add0d129f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -141,7 +141,6 @@ wsd_headers = wsd/Admin.hpp \
wsd/Exceptions.hpp \
wsd/FileServer.hpp \
wsd/LOOLWSD.hpp \
- wsd/LOOLWebSocket.hpp \
wsd/QueueHandler.hpp \
wsd/SenderQueue.hpp \
wsd/Storage.hpp \
@@ -154,6 +153,7 @@ shared_headers = common/Common.hpp \
common/IoUtil.hpp \
common/FileUtil.hpp \
common/Log.hpp \
+ common/LOOLWebSocket.hpp \
common/Protocol.hpp \
common/Session.hpp \
common/Unit.hpp \