fix build of DistributionUpdate
This commit is contained in:
parent
1ee8d76f54
commit
a2886f2dd3
1 changed files with 1 additions and 1 deletions
2
Makefile
2
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
|
||||
|
|
Loading…
Reference in a new issue