summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-07-21 17:44:50 +0200
committerRemi Collet <fedora@famillecollet.com>2016-07-21 17:44:50 +0200
commit3f07c63680405c11617b2a39acb467a04c4d064a (patch)
treed9a2e95f2ef8d19bf67066f60f38b07d8f600d72 /Makefile
parent0a51b4a66f6934f2e2acac938f2d4b2193f377ce (diff)
php-consolidation-output-formatters: backport
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
+