diff options
Diffstat (limited to 'common/Makefile.am')
-rw-r--r-- | common/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/Makefile.am b/common/Makefile.am index d8368fc22..8dbf05af7 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -85,7 +85,7 @@ common_sources = \ localename.c \ session-env.c session-env.h \ userids.c userids.h \ - openpgp-oid.c openpgp-s2k.c \ + openpgp-oid.c openpgp-s2k.c openpgp-misc.c \ ssh-utils.c ssh-utils.h \ agent-opt.c \ helpfile.c \ |