[librsvg: 48/53] tests/Makefile.am - add the Rust sources




commit bab4334b357116bfa6126dbadaf042136bd1e89a
Author: Federico Mena Quintero <federico gnome org>
Date:   Thu Oct 22 19:45:29 2020 -0500

    tests/Makefile.am - add the Rust sources

 tests/Makefile.am | 6 ++++++
 1 file changed, 6 insertions(+)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 32423ac3..41c88f9a 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -2,7 +2,13 @@ include $(top_srcdir)/glib-tap.mk
 
 test_sources =                         \
        Cargo.toml                      \
+       build.rs                        \
+       src/errors.rs                   \
+       src/loading_crash.rs            \
        src/main.rs                     \
+       src/reference.rs                \
+       src/render_crash.rs             \
+       src/utils.rs                    \
        src/cmdline/mod.rs              \
        src/cmdline/rsvg_convert.rs     \
        src/predicates/file.rs          \


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