diff options
Diffstat (limited to 'g10/Makefile.am')
-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 579ec6075..c64055423 100644 --- a/g10/Makefile.am +++ b/g10/Makefile.am @@ -32,6 +32,8 @@ common_source = \ keyid.c \ trustdb.c \ trustdb.h \ + pref.h \ + pref.c \ packet.h \ parse-packet.c \ passphrase.c \ |