diff options
Diffstat (limited to 'g10/Makefile.am')
-rw-r--r-- | g10/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/g10/Makefile.am b/g10/Makefile.am index 5920365af..c062d770e 100644 --- a/g10/Makefile.am +++ b/g10/Makefile.am @@ -35,8 +35,8 @@ common_source = \ trustdb.h \ tdbio.c \ tdbio.h \ - pref.h \ - pref.c \ + hkp.h \ + hkp.c \ packet.h \ parse-packet.c \ passphrase.c \ |