summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-05-11 08:11:02 +0200
committerRemi Collet <fedora@famillecollet.com>2016-05-11 08:11:02 +0200
commit625883dd02b56544726c38cee7d48e5e9fb6a7a4 (patch)
tree823f357200f20f79b0331a0d45c4b2ca403074d6 /Makefile
parentf36b93bc6ed8bfd8d5a257ba8c48d77bf791f47d (diff)
php-nikic-fast-route: 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
+