aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <[email protected]>2016-11-21 06:06:19 +0000
committerNIIBE Yutaka <[email protected]>2016-11-21 07:37:24 +0000
commit0540cfbee455b197edd89b602a4b47ebf0be8588 (patch)
tree7ed1601d586d693ed6ad3909de5bdb1980566079
parentagent: Fix npth + daemon mode problem. (diff)
downloadgnupg-0540cfbee455b197edd89b602a4b47ebf0be8588.tar.gz
gnupg-0540cfbee455b197edd89b602a4b47ebf0be8588.zip
doc: Ship example gpg-agent-browser.socket in examples/systemd-user/.
* doc/Makefile.am: Ship gpg-agent-browser.socket alongside the other systemd user service example files. Signed-off-by: Daniel Kahn Gillmor <[email protected]>
Diffstat (limited to '')
-rw-r--r--doc/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 53cd639dd..563853036 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -28,6 +28,7 @@ examples = examples/README examples/scd-event examples/trustlist.txt \
examples/systemd-user/gpg-agent.service \
examples/systemd-user/gpg-agent.socket \
examples/systemd-user/gpg-agent-ssh.socket \
+ examples/systemd-user/gpg-agent-browser.socket \
examples/systemd-user/gpg-agent-extra.socket \
examples/gpgconf.conf examples/pwpattern.list