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

New commits:
commit 0e4bc1c98f983915d8d755be22292f159057745b
Author: László Németh <laszlo.nem...@collabora.com>
Date:   Mon Feb 20 19:28:16 2017 +0100

    loolwsd: add Message.hpp/Replay.hpp to dist tarball
    
    Change-Id: Ibcb584a877ed7290495d12c8bf5b43a96f36332f

diff --git a/Makefile.am b/Makefile.am
index e8e6760..23c1055 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -47,7 +47,8 @@ shared_sources = common/FileUtil.cpp \
                  common/SpookyV2.cpp \
                  common/Unit.cpp \
                  common/UnitHTTP.cpp \
-                 common/Util.cpp
+                 common/Util.cpp \
+                 tools/Replay.hpp
 
 loolwsd_sources = wsd/Admin.cpp \
                   wsd/AdminModel.cpp \
@@ -130,6 +131,7 @@ shared_headers = common/Common.hpp \
                  common/UnitHTTP.hpp \
                  common/Util.hpp \
                  common/MessageQueue.hpp \
+                 common/Message.hpp \
                  common/Png.hpp \
                  common/Rectangle.hpp \
                  common/SigUtil.hpp \
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to