From: bert hubert Date: Wed, 22 Oct 2014 15:04:52 +0000 (+0200) Subject: fix include that breaks make dist X-Git-Tag: rec-3.7.0-rc1~195 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=faba3e745e4a32902f63c7ad1a15bda27e008570;p=thirdparty%2Fpdns.git fix include that breaks make dist --- diff --git a/pdns/Makefile.am b/pdns/Makefile.am index 550b941138..0a4be8eb27 100644 --- a/pdns/Makefile.am +++ b/pdns/Makefile.am @@ -908,7 +908,7 @@ pdns_recursor_SOURCES = \ resolver.hh \ responsestats.cc \ secpoll-recursor.cc \ - secpoll-recuersor.hh \ + secpoll-recursor.hh \ selectmplexer.cc \ sillyrecords.cc \ statbag.cc \