[vte] bindings: gir: Add missing file to extract source comments and annotations from



commit 8efe867a817107f92e7b8663ee881bb8e4049e43
Author: Christian Persch <chpe src gnome org>
Date:   Sun Mar 29 23:27:57 2020 +0200

    bindings: gir: Add missing file to extract source comments and annotations from

 src/meson.build | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/meson.build b/src/meson.build
index cf26a435..447e96df 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -155,6 +155,7 @@ libvte_common_doc_sources = files(
   # These file contain gtk-doc comments to be extracted for docs and gir
   'vtegtk.cc',
   'vtepty.cc',
+  'vteregex.cc',
 )
 
 # FIXMEchpe this should use files('...') (allowed as per docs, afaict), but that crashes meson


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