[gobject-introspection] Makefile-gir: parse giversion.c as well to get the annotations



commit b5bf83bf085acfc1cb30467a451cb2e8ac1a8837
Author: Christoph Reiter <reiter christoph gmail com>
Date:   Mon Dec 17 19:20:27 2018 +0100

    Makefile-gir: parse giversion.c as well to get the annotations
    
    Noticed when comparing meson and autotools build results

 Makefile-gir.am | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/Makefile-gir.am b/Makefile-gir.am
index c7eb3779..043765ca 100644
--- a/Makefile-gir.am
+++ b/Makefile-gir.am
@@ -217,6 +217,7 @@ GIRepository_2_0_gir_FILES = \
         $(top_srcdir)/girepository/girepository.c   \
         $(top_srcdir)/girepository/gi*info.c       \
         $(top_srcdir)/girepository/gi*info.h       \
+        $(top_srcdir)/girepository/giversion.c     \
         $(top_builddir)/girepository/giversion.h    \
         $(top_srcdir)/girepository/gitypelib.h     \
         $(top_srcdir)/girepository/gitypes.h


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