diff options
Diffstat (limited to 'common/Makefile.am')
-rw-r--r-- | common/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/common/Makefile.am b/common/Makefile.am index e0f4b8084..ff8fee320 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -59,6 +59,7 @@ common_sources = \ util.h i18n.c i18n.h \ estream.c estream.h estream-printf.c estream-printf.h \ status.c status.h\ + shareddefs.h \ openpgpdefs.h \ gc-opt-flags.h \ keyserver.h \ @@ -92,6 +93,7 @@ common_sources = \ userids.c userids.h \ openpgp-oid.c \ ssh-utils.c ssh-utils.h \ + agent-opt.c \ helpfile.c # To make the code easier to read we have split home some code into |