summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-10-03 09:32:24 +0200
committerRemi Collet <remi@php.net>2025-10-03 09:32:24 +0200
commit4b561638b27dcd7c0bd2bde6d254ed427e13bca3 (patch)
treed124f994b98f4964eed460ef49b0b6e4c9f8afec /Makefile
parent476c6a605d91124dd9cb9d6abade7990fadc4deb (diff)
Redis 7.2.11 Released Fri 3 Oct 2025 10:00:00 ISTv7.2
Update urgency: SECURITY: CVE-2025-49844 CVE-2025-46817 CVE-2025-46818 CVE-2025-46819
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