summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-08-25 08:07:59 +0200
committerRemi Collet <fedora@famillecollet.com>2015-08-25 08:07:59 +0200
commita42197c2dc2ad2512bae8e9d318fc051e1274f39 (patch)
tree2923d50df8f1212c09c2041e515e322eb67f0ff5 /Makefile
parenta6cec515221457b8ff64c1d6de66d8ccfa419745 (diff)
php-composer-installers: 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
+