summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 25bbde1b3d..cff9a28e8d 100644
--- a/Makefile
+++ b/Makefile
@@ -280,8 +280,8 @@ style-code: darwin-style-code
darwin-update-examples:
node platform/darwin/scripts/update-examples.js
-.PHONY: check-public-symbols
-check-public-symbols:
+.PHONY: darwin-check-public-symbols
+darwin-check-public-symbols:
node platform/darwin/scripts/check-public-symbols.js macOS iOS
endif