[Libreoffice-commits] online.git: loolwsd/Makefile.am

Andras Timar andras.timar at collabora.com
Mon Apr 18 08:30:52 UTC 2016


 loolwsd/Makefile.am |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 4fd2354bc0b6c7da9b57bfeff961a888cc6268b4
Author: Andras Timar <andras.timar at collabora.com>
Date:   Mon Apr 18 10:30:32 2016 +0200

    Add missing headers to dist tarball

diff --git a/loolwsd/Makefile.am b/loolwsd/Makefile.am
index e65f9ca..90756a9 100644
--- a/loolwsd/Makefile.am
+++ b/loolwsd/Makefile.am
@@ -81,6 +81,7 @@ noinst_HEADERS = Admin.hpp \
                  ChildProcessSession.hpp \
                  Common.hpp \
                  DocumentBroker.hpp \
+                 Exceptions.hpp \
                  FileServer.hpp \
                  IoUtil.hpp \
                  Log.hpp \
@@ -98,6 +99,7 @@ noinst_HEADERS = Admin.hpp \
                  TileCache.hpp \
                  Unit.hpp \
                  UnitHTTP.hpp \
+                 UserMessages.hpp \
                  Util.hpp \
                  bundled/include/LibreOfficeKit/LibreOfficeKit.h \
                  bundled/include/LibreOfficeKit/LibreOfficeKitEnums.h \


More information about the Libreoffice-commits mailing list