summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 88531f5..13ebabb 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@
.PHONY: test test.prof lint build debug doc
.PHONY: install-common uninstall-common
.PHONY: install uninstall
-.PHONY: install-macos uninstall-macos
+.PHONY: install-macos deploy-macos uninstall-macos
.PHONY: clean distclean
.PHONY: deploy
.FORCE: