summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-04-29 15:21:51 +0200
committerRemi Collet <remi@php.net>2026-04-29 15:21:51 +0200
commitc16d88d61dfd2c73d4f4b49c82713f793c99ed43 (patch)
tree10be16bb805064f1c0cf68514e86563eb3972645 /Makefile
parentee0e9c2196310ae087a6ccd6dbba2d3156bcb680 (diff)
rebuild for remirepo as missin in EPELHEADmaster
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..91b0fd5
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+SRCDIR := $(shell pwd)
+NAME := $(shell basename $(SRCDIR))
+include ../../common/Makefile
+