summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-09-25 06:59:49 +0200
committerRemi Collet <remi@php.net>2025-09-25 06:59:49 +0200
commit908d75e2dcfce8fa7836ec3beaa8d69dcd313d1d (patch)
tree99b926995e4b420c4e1ebfe3b8b923682b99e696 /Makefile
parent72a32e05b1346805473c6670114efcdab798439b (diff)
rebuild for PHP 8.5.0RC1HEADmaster
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 91b0fd5..13af741 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
SRCDIR := $(shell pwd)
NAME := $(shell basename $(SRCDIR))
-include ../../common/Makefile
+include ../../../common/Makefile