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 0ce11f188..fc0c357d9 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -36,6 +36,7 @@ common_sources = \ gc-opt-flags.h \ keyserver.h \ sexp-parse.h \ + tlv.c tlv.h \ init.c init.h \ sexputil.c \ sysutils.c sysutils.h \ |