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/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ab1437895ba23ca439d7dd627d492ef6b14fa33;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 \