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

Andras Timar andras.timar at collabora.com
Wed Mar 7 12:49:22 UTC 2018


 test/Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c3afdf32e45f3afbf74cfd5605201aa09a0f2219
Author: Andras Timar <andras.timar at collabora.com>
Date:   Wed Mar 7 13:48:56 2018 +0100

    add png files for DeltaTests::testDeltaSequence to dist tarball
    
    Change-Id: Ib8007ce17e71e7a343dc3572364788e6f2c3efa2

diff --git a/test/Makefile.am b/test/Makefile.am
index b417a8571..5b17f54a2 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -119,7 +119,7 @@ endif
 TEST_EXTENSIONS = .la
 LA_LOG_DRIVER = ${top_srcdir}/test/run_unit.sh
 
-EXTRA_DIST = data/hello.odt data/hello.txt $(test_SOURCES) $(unittest_SOURCES) run_unit.sh
+EXTRA_DIST = data/delta-text.png data/delta-text2.png data/hello.odt data/hello.txt $(test_SOURCES) $(unittest_SOURCES) run_unit.sh
 
 check_valgrind: all
 	@fc-cache "@LO_PATH@"/share/fonts/truetype


More information about the Libreoffice-commits mailing list