From 010dec15730c6d9d30ad62b000443ea4cdbbb47c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 14 Jan 2016 15:55:00 -0400 Subject: avoid tab warnings --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 342152c9f..31a13a8e7 100644 --- a/Makefile +++ b/Makefile @@ -274,7 +274,7 @@ hdevtools: distributionupdate: git pull cabal configure - ghc -Wall --make Build/DistributionUpdate -XPackageImports -optP-include -optPdist/build/autogen/cabal_macros.h + ghc -Wall -fno-warn-tabs --make Build/DistributionUpdate -XPackageImports -optP-include -optPdist/build/autogen/cabal_macros.h ./Build/DistributionUpdate .PHONY: git-annex git-union-merge tags -- cgit v1.2.3