From: Thiago Farina Date: Fri, 7 Apr 2017 11:20:17 +0000 (-0300) Subject: use tab instead of space to match the style in the Makefile.am X-Git-Tag: rec-4.1.0-alpha1~168^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f03f018455bf82077fc60080f7b4a5042d19a74f;p=thirdparty%2Fpdns.git use tab instead of space to match the style in the Makefile.am --- diff --git a/pdns/Makefile.am b/pdns/Makefile.am index 0cc20a5134..7fabc41b21 100644 --- a/pdns/Makefile.am +++ b/pdns/Makefile.am @@ -133,7 +133,7 @@ EXTRA_PROGRAMS = \ pdns_server_SOURCES = \ arguments.cc arguments.hh \ - ascii.hh \ + ascii.hh \ auth-carbon.cc \ auth-caches.cc auth-caches.hh \ auth-packetcache.cc auth-packetcache.hh \