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

Andras Timar andras.timar at collabora.com
Tue Dec 6 13:48:10 UTC 2016


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

New commits:
commit d4286d9d487891f54b857d36cfd2c018cf521515
Author: Andras Timar <andras.timar at collabora.com>
Date:   Tue Dec 6 14:47:48 2016 +0100

    loolwsd: add SpookyV2.h to dist tarball

diff --git a/Makefile.am b/Makefile.am
index df8a679..dd8640a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -121,7 +121,8 @@ shared_headers = common/Common.hpp \
                  common/Png.hpp \
                  common/Rectangle.hpp \
                  common/SigUtil.hpp \
-                 common/security.h
+                 common/security.h \
+                 common/SpookyV2.h
 
 kit_headers = kit/ChildSession.hpp \
               kit/Kit.hpp \


More information about the Libreoffice-commits mailing list