summary refs log tree commit diff
path: root/introspection/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'introspection/meson.build')
-rw-r--r--introspection/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/introspection/meson.build b/introspection/meson.build
index dc784179..cc8dcefe 100644
--- a/introspection/meson.build
+++ b/introspection/meson.build
@@ -104,6 +104,7 @@ libnmdbus = static_library(
   sources: sources,
   include_directories: top_inc,
   dependencies: glib_dep,
+  c_args: introspection_extra_cflags,
 )
 
 libnmdbus_dep = declare_dependency(