summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-12-03 09:22:31 +0100
committerRemi Collet <fedora@famillecollet.com>2015-12-03 09:22:31 +0100
commit06869bc60f70fe6c778ce0fd45d76988168f1302 (patch)
treeef7fdc27c24cd6f5b758e491b1b35a224a7965ee /Makefile
parent94a91f7517674c7797336fc3623f96f11bb42b46 (diff)
php-behat-mink-browserkit-driver: 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
+