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

László Németh laszlo.nemeth at collabora.com
Tue Jun 6 10:16:55 UTC 2017


 Makefile.am |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 51840fcb36a4c7488c0c3a0a165a085e2d928998
Author: László Németh <laszlo.nemeth at collabora.com>
Date:   Tue Jun 6 12:14:43 2017 +0200

    wsd: add test.hpp to dist tarball
    
    Change-Id: I378fb4ac6db79f5ef661cfb8ecef2a7e5c10dfc5

diff --git a/Makefile.am b/Makefile.am
index bd948929..91e07fec 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -193,6 +193,7 @@ noinst_HEADERS = $(wsd_headers) $(shared_headers) $(kit_headers) \
                  bundled/include/LibreOfficeKit/LibreOfficeKitInit.h \
                  bundled/include/LibreOfficeKit/LibreOfficeKitTypes.h \
                  test/countloolkits.hpp \
+                 test/test.hpp \
                  test/helpers.hpp
 
 dist-hook:


More information about the Libreoffice-commits mailing list