[librsvg] Makefile.am: Argh, add text.rs to the sources



commit 2465e1bfc0aab8d03fb4a2c3a6b6cc110fcbde98
Author: Federico Mena Quintero <federico gnome org>
Date:   Mon Jan 8 18:09:17 2018 -0600

    Makefile.am: Argh, add text.rs to the sources

 Makefile.am | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/Makefile.am b/Makefile.am
index a4bb8c3..fe915ab 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -98,6 +98,7 @@ RUST_SOURCES =                                        \
        rust/src/state.rs                       \
        rust/src/stop.rs                        \
        rust/src/structure.rs                   \
+       rust/src/text.rs                        \
        rust/src/transform.rs                   \
        rust/src/util.rs                        \
        rust/src/viewbox.rs                     \


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