summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-02-13 10:33:37 +0100
committerRemi Collet <fedora@famillecollet.com>2015-02-13 10:33:37 +0100
commit4e5f33d5c6b310f67593929524e1e93e25f5b884 (patch)
tree8f79dfa630cc23c466600fd3ab0b358215452e76 /Makefile
parent1e59507f9ba3d1fd4e90494605b64192702a8a08 (diff)
php-guzzlehttp-ringphp: add backport stuff for remi repo
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
+