summaryrefslogtreecommitdiff
path: root/sapi/cli
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/cli')
-rw-r--r--sapi/cli/Makefile.frag2
1 files changed, 2 insertions, 0 deletions
diff --git a/sapi/cli/Makefile.frag b/sapi/cli/Makefile.frag
index df6c86f2f2..5db4c68baf 100644
--- a/sapi/cli/Makefile.frag
+++ b/sapi/cli/Makefile.frag
@@ -1,3 +1,5 @@
+cli: $(SAPI_CLI_PATH)
+
$(SAPI_CLI_PATH): $(PHP_GLOBAL_OBJS) $(PHP_CLI_OBJS)
$(BUILD_CLI)