[PATCH] doc: Ship example gpg-agent-browser.socket in examples/systemd-user/.
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Mon Nov 21 07:06:19 CET 2016
* doc/Makefile.am: Ship gpg-agent-browser.socket alongside the other
systemd user service example files.
Signed-off-by: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
---
doc/Makefile.am | 1 +
1 file changed, 1 insertion(+)
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 53cd639..5638530 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
--
2.10.2
More information about the Gnupg-devel
mailing list