From: bert hubert Date: Tue, 31 Mar 2015 13:49:06 +0000 (+0200) Subject: fix typo breaking dist X-Git-Tag: dnsdist-1.0.0-alpha1~248^2~88^2~25^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b15437179e470b4f58898ea747db064bf0a02375;p=thirdparty%2Fpdns.git fix typo breaking dist --- diff --git a/pdns/Makefile.am b/pdns/Makefile.am index d7997098f2..a95c00d6f8 100644 --- a/pdns/Makefile.am +++ b/pdns/Makefile.am @@ -566,7 +566,7 @@ dnsdist_SOURCES = \ dnswriter.cc \ dolog.hh \ iputils.cc \ - htmfiles.h \ + htmlfiles.h \ misc.cc misc.hh \ qtype.cc \ sholder.hh \