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

Andras Timar andras.timar at collabora.com
Thu Apr 14 10:36:07 UTC 2016


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

New commits:
commit 60c969cd773fc8d835896fd7114fb981bc706f99
Author: Andras Timar <andras.timar at collabora.com>
Date:   Thu Apr 14 12:35:50 2016 +0200

    add security.h to tarball

diff --git a/loolwsd/Makefile.am b/loolwsd/Makefile.am
index 3c87583..98be956 100644
--- a/loolwsd/Makefile.am
+++ b/loolwsd/Makefile.am
@@ -82,7 +82,8 @@ noinst_HEADERS = Admin.hpp \
                  bundled/include/LibreOfficeKit/LibreOfficeKit.h \
                  bundled/include/LibreOfficeKit/LibreOfficeKitEnums.h \
                  bundled/include/LibreOfficeKit/LibreOfficeKitInit.h \
-                 bundled/include/LibreOfficeKit/LibreOfficeKitTypes.h
+                 bundled/include/LibreOfficeKit/LibreOfficeKitTypes.h \
+                 security.h
 
 EXTRA_DIST = discovery.xml \
              loolwsd.service \


More information about the Libreoffice-commits mailing list