summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-09-13 07:58:31 +0200
committerRemi Collet <remi@php.net>2025-09-13 07:58:31 +0200
commit9517f952a13a29986450e5cb44f331a8026bd952 (patch)
treefa013f588654239a755f125bd56cf177cfcc03d8 /Makefile
parent1cb08a79ca350da8bbbaa6f42864b7c048210f1a (diff)
update to 1.1.3
re-license spec file to CECILL-2.1 add pie virtual provides open https://github.com/codemasher/php-ext-xz/pull/12 fix ext version open https://github.com/codemasher/php-ext-xz/pull/11 fix license version
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