summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-07-20 09:42:53 +0200
committerRemi Collet <fedora@famillecollet.com>2015-07-20 09:42:53 +0200
commitff30adf6692657cc2ec4decebc9a0774a32a189f (patch)
tree049f6ab6557806fdbdc724886e38d2b39d2bfa7d /Makefile
parent4a9351275d2de33eeb0ed375a827144b61f6042a (diff)
php-guzzlehttp-psr7: 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
+