aboutsummaryrefslogtreecommitdiffstats
path: root/g10/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'g10/Makefile.am')
-rw-r--r--g10/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/Makefile.am b/g10/Makefile.am
index b7ead7e76..7ad0afdc6 100644
--- a/g10/Makefile.am
+++ b/g10/Makefile.am
@@ -54,6 +54,7 @@ common_source = \
status.h \
plaintext.c \
sig-check.c \
+ keylist.c \
signal.c
gpg_SOURCES = g10.c \
@@ -65,7 +66,6 @@ gpg_SOURCES = g10.c \
seckey-cert.c \
encr-data.c \
cipher.c \
- keylist.c \
encode.c \
sign.c \
verify.c \