webrtc: Include webrtc-enumtypes in the g-i build
authorSebastian Dröge <sebastian@centricular.com>
Fri, 16 Mar 2018 15:00:56 +0000 (17:00 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 16 Mar 2018 15:00:56 +0000 (17:00 +0200)
gst-libs/gst/webrtc/Makefile.am

index 660bc60..95b444e 100644 (file)
@@ -57,7 +57,7 @@ if HAVE_INTROSPECTION
 BUILT_GIRSOURCES = GstWebRTC-@GST_API_VERSION@.gir
 
 gir_headers=$(patsubst %,$(srcdir)/%, $(libgstwebrtc_@GST_API_VERSION@include_HEADERS))
-gir_sources=$(patsubst %,$(srcdir)/%, $(libgstwebrtc_@GST_API_VERSION@_la_SOURCES))
+gir_sources=$(patsubst %,$(srcdir)/%, $(libgstwebrtc_@GST_API_VERSION@_la_SOURCES) $(BUILT_SOURCES))
 
 GstWebRTC-@GST_API_VERSION@.gir: $(INTROSPECTION_SCANNER) libgstwebrtc-@GST_API_VERSION@.la
        $(AM_V_GEN)GST_PLUGIN_SYSTEM_PATH_1_0="" GST_PLUGIN_PATH_1_0="" GST_REGISTRY_UPDATE=no GI_SCANNER_DISABLE_CACHE=yes \