[gtk-doc/wip/smcv/meson: 2/2] meson: Use the same name for the manual as in Autotools



commit bc2f6aaaeb422e824e14b209a4ed4a2faa794928
Author: Simon McVittie <smcv debian org>
Date:   Wed May 6 14:10:35 2020 +0100

    meson: Use the same name for the manual as in Autotools
    
    Signed-off-by: Simon McVittie <smcv debian org>

 help/manual/meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/help/manual/meson.build b/help/manual/meson.build
index 6f8ec2c..7e59ab0 100644
--- a/help/manual/meson.build
+++ b/help/manual/meson.build
@@ -4,6 +4,6 @@ gtkdoc_help_sources = [
 ]
 
 gnome.yelp(
-  package_name,
+  package_name + '-manual',
   sources: gtkdoc_help_sources,
 )


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