[sysprof/sysprof-3-26] build: add missing page to help



commit 9077226cbec0274655b9a4f492ec87f82a76617b
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Sat Sep 16 03:06:36 2017 +0200

    build: add missing page to help

 help/meson.build |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/help/meson.build b/help/meson.build
index 5472656..30e16a3 100644
--- a/help/meson.build
+++ b/help/meson.build
@@ -1,4 +1,4 @@
 gnome.yelp('sysprof',
-  ['index.page', 'introduction.page', 'legal.xml', 'profiling.page'],
+  sources: ['index.page', 'introduction.page', 'profiling.page', 'faq.page', 'legal.xml'],
   languages: ['cs', 'de', 'pl', 'pt_BR', 'sv'],
 )


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