[librsvg: 19/29] Include the tests/fixture/api/*.svg in the distributed tests



commit 4de3634e220b110eceee692a074b00c2463ece31
Author: Federico Mena Quintero <federico gnome org>
Date:   Tue Feb 6 12:43:15 2018 -0600

    Include the tests/fixture/api/*.svg in the distributed tests

 tests/Makefile.am | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 5b402dc..ddf6422 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -58,6 +58,7 @@ INCLUDES = -I$(srcdir)                                                        \
 
 dist_installed_test_data =                                             \
        $(wildcard $(srcdir)/resources/*)                               \
+       $(wildcard $(srcdir)/fixtures/api/*.svg)                        \
        $(wildcard $(srcdir)/fixtures/crash/*.svg)                      \
        $(wildcard $(srcdir)/fixtures/crash/*.png)                      \
        $(wildcard $(srcdir)/fixtures/loading/*)                        \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]