From: Andrew Nelless Date: Sun, 28 Feb 2016 12:26:26 +0000 (+0000) Subject: Nit for rubenk X-Git-Tag: rec-4.0.0-alpha2~41^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F3472%2Fhead;p=thirdparty%2Fpdns.git Nit for rubenk --- diff --git a/pdns/recursordist/Makefile.am b/pdns/recursordist/Makefile.am index 64dd626c29..929895726d 100644 --- a/pdns/recursordist/Makefile.am +++ b/pdns/recursordist/Makefile.am @@ -86,7 +86,7 @@ pdns_recursor_SOURCES = \ misc.hh misc.cc \ mplexer.hh \ mtasker.hh \ - mtasker_context.hh mtasker_context.cc \ + mtasker_context.cc mtasker_context.hh \ namespaces.hh \ nsecrecords.cc \ opensslsigners.cc opensslsigners.hh \