[Libreoffice-commits] online.git: loolwsd/Makefile.am
Andras Timar
andras.timar at collabora.com
Tue Mar 15 12:25:23 UTC 2016
loolwsd/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 213e6781932f60e463e64079393f526275527779
Author: Andras Timar <andras.timar at collabora.com>
Date: Tue Mar 15 13:24:51 2016 +0100
loolwsd: add DocumentBroker.hpp to dist
diff --git a/loolwsd/Makefile.am b/loolwsd/Makefile.am
index 75c4a9f..c7ffb5d 100644
--- a/loolwsd/Makefile.am
+++ b/loolwsd/Makefile.am
@@ -29,7 +29,7 @@ loolmap_SOURCES = loolmap.c
noinst_HEADERS = LOKitHelper.hpp LOOLProtocol.hpp LOOLSession.hpp MasterProcessSession.hpp ChildProcessSession.hpp \
LOOLWSD.hpp LoadTest.hpp MessageQueue.hpp TileCache.hpp Util.hpp Png.hpp Common.hpp Capabilities.hpp \
- Rectangle.hpp QueueHandler.hpp Admin.hpp Auth.hpp Storage.hpp AdminModel.hpp \
+ Rectangle.hpp QueueHandler.hpp Admin.hpp Auth.hpp Storage.hpp AdminModel.hpp DocumentBroker.hpp \
bundled/include/LibreOfficeKit/LibreOfficeKit.h bundled/include/LibreOfficeKit/LibreOfficeKitEnums.h \
bundled/include/LibreOfficeKit/LibreOfficeKitInit.h bundled/include/LibreOfficeKit/LibreOfficeKitTypes.h
More information about the Libreoffice-commits
mailing list