summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-05-18 07:54:42 +0200
committerRemi Collet <fedora@famillecollet.com>2015-05-18 07:54:42 +0200
commit9a7d0bd660e5a7a70db4e1c53b5a2ba9146a3077 (patch)
tree568e3dd2f6b7dd2314646e2213db8b21a33cee4e
parent214db0a713fad05d0294f34bbb9221ea89705569 (diff)
php-ocramius-proxy-manager: backport stuffHEADmaster
-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
+