summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-12-01 15:20:04 +0100
committerRemi Collet <fedora@famillecollet.com>2015-12-01 15:20:04 +0100
commit0a6bc0c7c1e6ea72343c53df61990798a249f56f (patch)
treeb71a0a135d4a43536aef50fc0dd95d9e80af963f /Makefile
parent364911316c742558f5e096a2e9f03b99d0ef29e7 (diff)
php-behat-mink: 1.7.0 - 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
+