aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0d6b200..d7e331d 100644
--- a/Makefile
+++ b/Makefile
@@ -118,7 +118,7 @@ bin/auto-auto-complete.fish: src/completion bin/auto-auto-complete
.PHONY: install
install: install-base install-examples install-info install-man install-shell
-.PHONY: install
+.PHONY: install-all
install-all: install-base install-doc install-shell
# Install base rules