[librsvg: 9/9] Fix Makefile.am for "make distcheck"



commit eee5ac3aa2e53de399c1091fa3e9194e7293478e
Author: Federico Mena Quintero <federico gnome org>
Date:   Fri May 29 15:45:39 2020 -0500

    Fix Makefile.am for "make distcheck"

 Makefile.am | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/Makefile.am b/Makefile.am
index 7a5d43fc..26324915 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -127,6 +127,7 @@ LIBRSVG_C_API_SRC =                                         \
        librsvg/lib.rs                                          \
        librsvg/messages.rs                                     \
        librsvg/pixbuf_utils.rs                                 \
+       librsvg/benches/pixbuf_from_surface.rs                  \
        $(NULL)
 
 RUST_EXTRA =                                           \


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