From 2216f16c091c6914a00e0b9f276be9a5825e47d9 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Thu, 20 Jan 2022 16:16:41 +0100 Subject: lib: Add more ignored headers --- docs/reference/libgnome-bluetooth/meson.build | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/reference/libgnome-bluetooth/meson.build b/docs/reference/libgnome-bluetooth/meson.build index 94ce693a..1ac65171 100644 --- a/docs/reference/libgnome-bluetooth/meson.build +++ b/docs/reference/libgnome-bluetooth/meson.build @@ -1,13 +1,15 @@ private_headers = [ 'bluetooth-agent.h', - 'bluetooth-chooser-private.h', 'bluetooth-client-glue.h', 'bluetooth-client-private.h', 'bluetooth-fdo-glue.h', + 'bluetooth-pairing-dialog.h', 'bluetooth-settings-obexpush.h', + 'bluetooth-settings-resources.h', 'bluetooth-settings-row.h', + 'bluetooth-settings-widget.h', 'gnome-bluetooth-enum-types.h', - 'bluetooth-hdy-column.h', + 'pin.h' ] version_conf = configuration_data() -- cgit v1.2.1