summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-11-06 19:11:46 +0100
committerRemi Collet <fedora@famillecollet.com>2016-11-06 19:11:46 +0100
commit7de4a0eb2874c4a50458eeceb7699fd2fb0cdaf0 (patch)
treec36ae6e3da24c5d178a15e46e4861eb5043358ce /Makefile
parent77c1472edf9e3b2b5dd6efb421ef9aa0b9753baf (diff)
php-sentry: add backport stuff
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
+