loolwsd/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 33f66d46860171e4f7e24fa6b4323b113b492570 Author: Andras Timar <[email protected]> Date: Mon Feb 22 11:16:05 2016 +0100 loolwsd: add new headers to distribution tarball diff --git a/loolwsd/Makefile.am b/loolwsd/Makefile.am index d4e7c01..ec507b7 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 \ + Rectangle.hpp QueueHandler.hpp Admin.hpp Auth.hpp Storage.hpp \ bundled/include/LibreOfficeKit/LibreOfficeKit.h bundled/include/LibreOfficeKit/LibreOfficeKitEnums.h \ bundled/include/LibreOfficeKit/LibreOfficeKitInit.h bundled/include/LibreOfficeKit/LibreOfficeKitTypes.h _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
