From 5175dc7f2ccc4d68cbd08844cda9b210cc44841d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 21 Feb 2014 12:08:25 -0400 Subject: fix build of DistributionUpdate --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 90ef32ccf..50d1acd9a 100644 --- a/Makefile +++ b/Makefile @@ -253,7 +253,7 @@ hdevtools: distributionupdate: git pull cabal configure - ghc --make Build/DistributionUpdate + ghc --make Build/DistributionUpdate -XPackageImports ./Build/DistributionUpdate .PHONY: git-annex git-union-merge git-recover-repository tags build-stamp -- cgit v1.2.3