From e109142c3619994c1aa22b0b6d20060d96b9dc8d Mon Sep 17 00:00:00 2001 From: Otto Date: Wed, 25 Aug 2021 13:10:54 +0200 Subject: [PATCH] Typo in filename --- pdns/recursordist/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/recursordist/Makefile.am b/pdns/recursordist/Makefile.am index d8d39cfa1f..bcdb7454a4 100644 --- a/pdns/recursordist/Makefile.am +++ b/pdns/recursordist/Makefile.am @@ -163,7 +163,7 @@ pdns_recursor_SOURCES = \ rec-protozero.cc rec-protozero.hh \ rec-snmp.hh rec-snmp.cc \ rec-taskqueue.cc rec-taskqueue.hh \ - rec-tcpout.cc rec_tcpout.hh \ + rec-tcpout.cc rec-tcpout.hh \ rec_channel.cc rec_channel.hh rec_metrics.hh \ rec_channel_rec.cc \ recpacketcache.cc recpacketcache.hh \ -- 2.47.3