summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-03-12 21:08:16 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-03-12 21:08:16 +0000
commit679f9767ea6246b02ce4e8142083878ffb99e4cb (patch)
tree93c6a5781ee409ae9a3b2db88dc0399e33e650fb /src/Makefile.am
parentReleasing debian version 2.4.2+debian-2. (diff)
downloaddnsperf-679f9767ea6246b02ce4e8142083878ffb99e4cb.tar.xz
dnsperf-679f9767ea6246b02ce4e8142083878ffb99e4cb.zip
Merging upstream version 2.5.0+debian.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 35d10a3..d08b272 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -30,7 +30,7 @@ bin_PROGRAMS = dnsperf resperf
dist_bin_SCRIPTS = resperf-report
_libperf_sources = datafile.c dns.c log.c net.c opt.c os.c strerror.c qtype.c \
- edns.c tsig.c
+ edns.c tsig.c net_udp.c net_tcp.c net_dot.c
_libperf_headers = datafile.h dns.h log.h net.h opt.h os.h util.h strerror.h \
list.h result.h buffer.h qtype.h edns.h tsig.h