summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-07-31 16:09:45 +0200
committerRemi Collet <remi@php.net>2024-07-31 16:09:45 +0200
commitff76133997a0e04e69545609fa5921ad65b89768 (patch)
treef2a437da602cb45b74596949e2d5766061ab6d9c /Makefile
parenta3d5473a1d1c9c7851ae034085c5d9018103ac91 (diff)
update to 5.34.1 ans sync with F40
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1e65467..91b0fd5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
SRCDIR := $(shell pwd)
NAME := $(shell basename $(SRCDIR))
-include ../common/Makefile
+include ../../common/Makefile