summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/libgnome-bluetooth/meson.build6
1 files changed, 4 insertions, 2 deletions
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()