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 e9de870e4..7bf008caa 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -51,6 +51,7 @@ libcommon_a_SOURCES = \ signal.c \ dynload.h \ estream.c estream.h \ + srv.c srv.h \ dns-cert.c dns-cert.h \ pka.c pka.h \ http.c http.h |