summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaiki Ueno <dueno@src.gnome.org>2020-09-26 11:34:34 +0200
committerDaiki Ueno <dueno@src.gnome.org>2021-03-27 09:49:47 +0100
commit0932602d1af98c35bd2030629c517c173b480381 (patch)
tree00b954c5c70524f4230c088216d648b8524acb5c /docs
parent9761517998b59d684f03a14911de9fb3c8d67c76 (diff)
downloadgcr-0932602d1af98c35bd2030629c517c173b480381.tar.gz
gcr-ssh-agent: Port from gnome-keyring
This port the ssh-agent support provided as a sub-daemon in gnome-keyring, as a standalone binary, so that it can easily be managed through systemd.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gcr/meson.build7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/reference/gcr/meson.build b/docs/reference/gcr/meson.build
index 831a919..43528c8 100644
--- a/docs/reference/gcr/meson.build
+++ b/docs/reference/gcr/meson.build
@@ -45,6 +45,13 @@ gcr_docs_ignore_headers = [
'gcr-pkcs11-renderer.h',
'gcr-record.h',
'gcr-single-collection.h',
+ 'gcr-ssh-agent-interaction.h',
+ 'gcr-ssh-agent-preload.h',
+ 'gcr-ssh-agent-private.h',
+ 'gcr-ssh-agent-process.h',
+ 'gcr-ssh-agent-service.h',
+ 'gcr-ssh-agent-util.h',
+ 'gcr-ssh-agent-test.h',
'gcr-unlock-renderer.h',
'gcr-viewer-window.h',
'gcr-xxx.h',