summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-11-06 07:19:39 +0100
committerRemi Collet <fedora@famillecollet.com>2014-11-06 07:19:39 +0100
commit7755d8a9457753e3c7ab240d06be96beb7a48a35 (patch)
tree530a76ec6694c87d39c90118a13076efa7ce2d6c /Makefile
parentfda21d63981786abe71f87386f0755b722f04f80 (diff)
php-psr-http-message: 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
+