diff --git a/Makefile b/Makefile index 5faf7b1c7..d710ba713 100644 --- a/Makefile +++ b/Makefile @@ -234,7 +234,7 @@ install: \ ) $(CABALINSTALL) $(patsubst %,./%,$(PACKAGES)) $(EXTRAINSTALLARGS) --enable-tests -x`install-force: \ +install-force: \ $(call def-help,install-force,\ cabal install the main hledger packages and all their dependencies more forcibly\ (can break installed libs, requiring ghc-pkg-clean)\