diff --git a/Makefile b/Makefile index 87b84929f7..586661028d 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,6 @@ mans=git-annex.1 git-annex-shell.1 all=git-annex $(mans) docs GHC?=ghc -GHCMAKE=$(GHC) $(GHCFLAGS) --make PREFIX?=/usr CABAL?=cabal # set to "./Setup" if you lack a cabal program