diff --git a/Makefile b/Makefile index 5536969..e0e30b4 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ package = fzf-main.deb .PHONY: compile compile: - cd upstream && make + cd upstream && FZF_VERSION=master make .PHONY: dpkg dpkg: