summaryrefslogtreecommitdiffstats
path: root/sm/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2001-11-19 17:17:43 +0100
committerWerner Koch <wk@gnupg.org>2001-11-19 17:17:43 +0100
commita413066de10f31a5db98cc1a0564a49f8779157f (patch)
tree4896be0e0e98ead00cc90634eeba8c75d24c3050 /sm/Makefile.am
parentAdded code for data lines. For ease of implementation we need glibc (diff)
downloadgnupg2-a413066de10f31a5db98cc1a0564a49f8779157f.tar.xz
gnupg2-a413066de10f31a5db98cc1a0564a49f8779157f.zip
Added basic code for keylisting.
New Assuan command LISTKEYS.
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 4b74672ab..a7bd02f4f 100644
--- a/sm/Makefile.am
+++ b/sm/Makefile.am
@@ -34,6 +34,7 @@ gpgsm_SOURCES = \
certdump.c \
certcheck.c \
certpath.c \
+ keylist.c \
verify.c \
import.c