mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
meson: fix gnetworking.h
install tag
This commit is contained in:
parent
dea6ab937f
commit
6380303779
@ -173,6 +173,7 @@ gnetworking_h_conf.set('NAMESER_COMPAT_INCLUDE', gnetworking_h_nameser_compat_in
|
||||
gnetworking_h = configure_file(input : 'gnetworking.h.in',
|
||||
output : 'gnetworking.h',
|
||||
install_dir : gio_includedir,
|
||||
install_tag : 'devel',
|
||||
configuration : gnetworking_h_conf)
|
||||
|
||||
gdbus_headers = files(
|
||||
|
Loading…
Reference in New Issue
Block a user