aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 3998b25..44bbf74 100644
--- a/Makefile
+++ b/Makefile
@@ -87,11 +87,11 @@ bin/bfind.%sh-completion: obj/bfind.auto-completion
-.PHONY: install-default
-install-default: install-core install-info install-man install-shell
-
.PHONY: install
-install: install-core install-doc install-shell
+install: install-core install-info install-man install-shell
+
+.PHONY: install-all
+install-all: install-core install-doc install-shell
.PHONY: install-core
install-core: install-cmd install-license