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

Andras Timar andras.timar at collabora.com
Fri Jan 5 13:14:41 UTC 2018


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

New commits:
commit 2fc03ffb9eef4a21132c4a3511e290e565ac9681
Author: Andras Timar <andras.timar at collabora.com>
Date:   Tue Dec 19 08:35:32 2017 +0100

    add scripts/unocommands.py to tarball
    
    Change-Id: I548ff5c076a66281497f419574e2a21aaf073e75
    (cherry picked from commit ec80b91ca9bc7d4d469a786314f7223a6c329eb6)

diff --git a/Makefile.am b/Makefile.am
index 0c2462bb..3d751207 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -222,7 +222,8 @@ EXTRA_DIST = discovery.xml \
              debian/loolwsd.postinst \
              etc/key.pem \
              etc/cert.pem \
-             etc/ca-chain.cert.pem
+             etc/ca-chain.cert.pem \
+             scripts/unocommands.py
 
 if HAVE_LO_PATH
 


More information about the Libreoffice-commits mailing list