[libgda/jdbc] GtkDoc: libgda generation meson module requiring string array



commit 757814f109ef8ffd99787635935f7e309ae408ab
Author: Daniel Espinosa <esodan gmail com>
Date:   Sun Jan 16 10:51:24 2022 -0600

    GtkDoc: libgda generation meson module requiring string array

 doc/C/libgda/meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/doc/C/libgda/meson.build b/doc/C/libgda/meson.build
index 548bce679..e1c24d5d9 100644
--- a/doc/C/libgda/meson.build
+++ b/doc/C/libgda/meson.build
@@ -5,7 +5,7 @@ libgda_typesdoc = configure_file(
                output : 'libgda.types',
                configuration : conf)
 
-gda_html_images = files([
+gda_html_images = [
        'DataModels.png',
        'architecture.png',
        'parts.png',


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