diff options
Diffstat (limited to 'common/Makefile.am')
-rw-r--r-- | common/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/Makefile.am b/common/Makefile.am index 08ead7996..0ce11f188 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -33,6 +33,7 @@ common_sources = \ util.h i18n.c i18n.h \ errors.h \ openpgpdefs.h \ + gc-opt-flags.h \ keyserver.h \ sexp-parse.h \ init.c init.h \ |