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 a0b27a12c..237c8996e 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -54,7 +54,7 @@ common_sources = \ w32reg.c \ signal.c \ dynload.h \ - estream.c estream.h \ + estream.c estream.h estream-printf.c estream-printf.h \ srv.c srv.h \ dns-cert.c dns-cert.h \ pka.c pka.h \ |