[Libreoffice-commits] libvisio.git: src/test

David Tardon dtardon at redhat.com
Sat Oct 21 13:04:09 UTC 2017


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

New commits:
commit 3f9664f3a99c320e44f8c1c5522dee7bf11e0bfa
Author: David Tardon <dtardon at redhat.com>
Date:   Sat Oct 21 15:02:50 2017 +0200

    source files are included automatically
    
    Change-Id: If54011a933d9ec43b58e568454d3b423da61565c

diff --git a/src/test/Makefile.am b/src/test/Makefile.am
index 086ea4d..6015f4e 100644
--- a/src/test/Makefile.am
+++ b/src/test/Makefile.am
@@ -56,8 +56,7 @@ EXTRA_DIST = \
 	data/fdo86729-utf8.vsd \
 	data/dwg.vsd \
 	data/dwg.vsdx \
-	data/no-bgcolor.vsd \
-	$(importtest_SOURCES)
+	data/no-bgcolor.vsd
 
 # ImportTest::testVsdMetadataTitleUtf8 checks formatted date string
 AM_TESTS_ENVIRONMENT = TZ=UTC; export TZ;


More information about the Libreoffice-commits mailing list