diff options
Diffstat (limited to '')
-rw-r--r-- | g10/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/g10/Makefile.am b/g10/Makefile.am index c64055423..be695d895 100644 --- a/g10/Makefile.am +++ b/g10/Makefile.am @@ -32,6 +32,8 @@ common_source = \ keyid.c \ trustdb.c \ trustdb.h \ + tdbio.c \ + tdbio.h \ pref.h \ pref.c \ packet.h \ |