summaryrefslogtreecommitdiffstats
path: root/g10/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1998-01-12 11:18:17 +0100
committerWerner Koch <wk@gnupg.org>1998-01-12 11:18:17 +0100
commited3609258828942808702a07ef2986d7328efa3f (patch)
tree185f17c055b38fee37bc0090789dcf96a1535c8c /g10/Makefile.am
parentpatchlevel 2 (diff)
downloadgnupg2-ed3609258828942808702a07ef2986d7328efa3f.tar.xz
gnupg2-ed3609258828942808702a07ef2986d7328efa3f.zip
started with trust stuff
Diffstat (limited to 'g10/Makefile.am')
-rw-r--r--g10/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/Makefile.am b/g10/Makefile.am
index 901370ffb..b6b9ce572 100644
--- a/g10/Makefile.am
+++ b/g10/Makefile.am
@@ -31,6 +31,7 @@ g10_SOURCES = g10.c \
openfile.c \
keyid.c \
trustdb.c \
+ trustdb.h \
packet.h \
parse-packet.c \
passphrase.c \