summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-01-31 18:39:01 +0100
committerRemi Collet <fedora@famillecollet.com>2016-01-31 18:39:01 +0100
commitfebe682c1abb0099dc07458d77c2cdf519196f3f (patch)
tree4a52b7f83d70c700bd48f325f62e19e7f2c71ae8 /Makefile
parent9a50287fd5eea98023363a9451d0b70b383ea9f9 (diff)
php-guzzlehttp-guzzle6: backport for #remirepo
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
+