]> granicus.if.org Git - pdns/commitdiff
fix the tab issue in the other Makefiles as well
authorThiago Farina <tfarina@chromium.org>
Fri, 7 Apr 2017 11:52:06 +0000 (08:52 -0300)
committerThiago Farina <tfarina@chromium.org>
Fri, 7 Apr 2017 11:52:06 +0000 (08:52 -0300)
pdns/dnsdistdist/Makefile.am
pdns/recursordist/Makefile.am

index f8fe52e049dcbf477d82c1210cce5c060341ce7f..5ae8da3154b4cd8e3f64af70cc246fd613d4ab1e 100644 (file)
@@ -64,7 +64,7 @@ endif
 dnsdist-web.$(OBJEXT): htmlfiles.h
 
 dnsdist_SOURCES = \
-        ascii.hh \
+       ascii.hh \
        base64.hh \
        bpf-filter.cc bpf-filter.hh \
        dns.cc dns.hh \
index 342d4640bb11f9f1c70877a49477254b8371584e..58e2e472e6cc0a36e2c96afe90cd1a6480daf913 100644 (file)
@@ -76,7 +76,7 @@ endif
 
 pdns_recursor_SOURCES = \
        arguments.cc \
-        ascii.hh \
+       ascii.hh \
        base32.cc base32.hh \
        base64.cc base64.hh \
        cachecleaner.hh \