From 5ab1437895ba23ca439d7dd627d492ef6b14fa33 Mon Sep 17 00:00:00 2001 From: Andrew Nelless Date: Sun, 28 Feb 2016 12:26:26 +0000 Subject: [PATCH] Nit for rubenk --- pdns/recursordist/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- 2.47.2