summaryrefslogtreecommitdiffstats
path: root/sm/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2001-12-11 13:31:04 +0100
committerWerner Koch <wk@gnupg.org>2001-12-11 13:31:04 +0100
commit6a8c47bd29d24d160b56d782513db0187b80819d (patch)
tree1a7cbc3a98010a058913b8faa3c62132c6fa09e2 /sm/Makefile.am
parentNew searchmode and hack to allow a hex encoded serial number (diff)
downloadgnupg2-6a8c47bd29d24d160b56d782513db0187b80819d.tar.xz
gnupg2-6a8c47bd29d24d160b56d782513db0187b80819d.zip
Implemented encryption in server mode.
Allow to specify a recipient on the commandline There is still a default hardwired recipient if none has been set.
Diffstat (limited to 'sm/Makefile.am')
-rw-r--r--sm/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/sm/Makefile.am b/sm/Makefile.am
index 48257ce83..52b78bc0b 100644
--- a/sm/Makefile.am
+++ b/sm/Makefile.am
@@ -32,6 +32,7 @@ gpgsm_SOURCES = \
call-agent.c \
fingerprint.c \
base64.c \
+ certlist.c \
certdump.c \
certcheck.c \
certpath.c \