fix build of DistributionUpdate

This commit is contained in:
Joey Hess 2014-02-21 12:08:25 -04:00
parent 1ee8d76f54
commit a2886f2dd3
Failed to extract signature

View file

@ -253,7 +253,7 @@ hdevtools:
distributionupdate: distributionupdate:
git pull git pull
cabal configure cabal configure
ghc --make Build/DistributionUpdate ghc --make Build/DistributionUpdate -XPackageImports
./Build/DistributionUpdate ./Build/DistributionUpdate
.PHONY: git-annex git-union-merge git-recover-repository tags build-stamp .PHONY: git-annex git-union-merge git-recover-repository tags build-stamp