From: Otto Date: Wed, 25 Aug 2021 11:10:54 +0000 (+0200) Subject: Typo in filename X-Git-Tag: rec-4.6.0-alpha1~2^2~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e109142c3619994c1aa22b0b6d20060d96b9dc8d;p=thirdparty%2Fpdns.git Typo in filename --- 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 \