aboutsummaryrefslogtreecommitdiffstats
path: root/g10/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'g10/Makefile.am')
-rw-r--r--g10/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/g10/Makefile.am b/g10/Makefile.am
index f77d8d32a..b7ead7e76 100644
--- a/g10/Makefile.am
+++ b/g10/Makefile.am
@@ -28,14 +28,15 @@ needed_libs = ../cipher/libcipher.a ../mpi/libmpi.a ../util/libutil.a
bin_PROGRAMS = gpg gpgv
common_source = \
+ global.h \
build-packet.c \
compress.c \
filter.h \
free-packet.c \
getkey.c \
- ringedit.c \
+ keydb.c keydb.h \
+ keyring.c keyring.h \
seskey.c \
- keydb.h \
kbnode.c \
main.h \
mainproc.c \